org.springframework.boot:spring-boot-maven-plugin (3.5.6)
Published 2026-09-15 10:19:33 +00:00 by Vlad_Savchuk
Installation
<repositories>
<repository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<version>3.5.6</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.springframework.boot:spring-boot-maven-plugin:3.5.6About this package
Spring Boot Maven Plugin
Dependencies
org.springframework.boot:spring-boot-buildpack-platform
3.5.6
org.springframework.boot:spring-boot-loader-tools
3.5.6
org.apache.maven.shared:maven-common-artifact-filters
3.4.0
org.sonatype.plexus:plexus-build-api
0.0.7
org.springframework:spring-core
6.2.11
org.springframework:spring-context
6.2.11
org.apache.maven.plugins:maven-shade-plugin
3.6.0