Spring Boot Project


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.springframework.boot
ArtifactId

ArtifactId

spring-boot-project
Last Version

Last Version

2.1.6.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

Spring Boot Project
Spring Boot Project

Download spring-boot-project

How to add to project

<!-- https://jarcasting.com/artifacts/org.springframework.boot/spring-boot-project/ -->
<dependency>
    <groupId>org.springframework.boot</groupId>
    <artifactId>spring-boot-project</artifactId>
    <version>2.1.6.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.boot/spring-boot-project/
implementation 'org.springframework.boot:spring-boot-project:2.1.6.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.boot/spring-boot-project/
implementation ("org.springframework.boot:spring-boot-project:2.1.6.RELEASE")
'org.springframework.boot:spring-boot-project:pom:2.1.6.RELEASE'
<dependency org="org.springframework.boot" name="spring-boot-project" rev="2.1.6.RELEASE">
  <artifact name="spring-boot-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.springframework.boot', module='spring-boot-project', version='2.1.6.RELEASE')
)
libraryDependencies += "org.springframework.boot" % "spring-boot-project" % "2.1.6.RELEASE"
[org.springframework.boot/spring-boot-project "2.1.6.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
  • spring-boot-actuator
  • spring-boot-actuator-autoconfigure
  • spring-boot-autoconfigure
  • spring-boot-devtools
  • spring-boot-properties-migrator
  • spring-boot-test
  • spring-boot-test-autoconfigure
  • spring-boot-tools
  • spring-boot-starters
  • spring-boot-cli
  • spring-boot-docs

Versions

Version
2.1.6.RELEASE
2.0.9.RELEASE
2.0.6.RELEASE
2.0.0.RELEASE