Last Version

Spring Boot Build 1.5.22.RELEASE

Spring Boot Build

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.springframework.boot
ArtifactId

ArtifactId

spring-boot-build
Version

Version

1.5.22.RELEASE
Type

Type

pom
Description

Description

Spring Boot Build
Spring Boot 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-build 1.5.22.RELEASE


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

There are no modules declared in this project.