Last Version

Spring Boot Full Build 1.5.22.RELEASE

Spring Boot Full Build

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.springframework.boot
ArtifactId

ArtifactId

spring-boot-full-build
Version

Version

1.5.22.RELEASE
Type

Type

pom
Description

Description

Spring Boot Full Build
Spring Boot Full Build
Project URL

Project URL

https://projects.spring.io/spring-boot/
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/spring-projects/spring-boot

Download spring-boot-full-build 1.5.22.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.boot/spring-boot-full-build/ -->
<dependency>
    <groupId>org.springframework.boot</groupId>
    <artifactId>spring-boot-full-build</artifactId>
    <version>1.5.22.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.boot/spring-boot-full-build/
implementation 'org.springframework.boot:spring-boot-full-build:1.5.22.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.boot/spring-boot-full-build/
implementation ("org.springframework.boot:spring-boot-full-build:1.5.22.RELEASE")
'org.springframework.boot:spring-boot-full-build:pom:1.5.22.RELEASE'
<dependency org="org.springframework.boot" name="spring-boot-full-build" rev="1.5.22.RELEASE">
  <artifact name="spring-boot-full-build" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.springframework.boot', module='spring-boot-full-build', version='1.5.22.RELEASE')
)
libraryDependencies += "org.springframework.boot" % "spring-boot-full-build" % "1.5.22.RELEASE"
[org.springframework.boot/spring-boot-full-build "1.5.22.RELEASE"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ../
  • ../spring-boot-dependencies
  • ../spring-boot-parent
  • ../spring-boot-tools
  • ../spring-boot
  • ../spring-boot-test
  • ../spring-boot-autoconfigure
  • ../spring-boot-test-autoconfigure
  • ../spring-boot-actuator
  • ../spring-boot-actuator-docs
  • ../spring-boot-devtools
  • ../spring-boot-starters
  • ../spring-boot-cli
  • ../spring-boot-samples
  • ../spring-boot-deployment-tests
  • ../spring-boot-integration-tests
  • ../spring-boot-docs