Last Version

spring-boot-parent 2.0.18.RELEASE

myoss open source project, Spring Boot Project parent pom

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

app.myoss.cloud
ArtifactId

ArtifactId

spring-boot-parent
Version

Version

2.0.18.RELEASE
Type

Type

pom
Description

Description

spring-boot-parent
myoss open source project, Spring Boot Project parent pom
Project URL

Project URL

https://github.com/myoss-cloud/spring-boot-parent
Source Code Management

Source Code Management

https://github.com/myoss-cloud/spring-boot-parent

Download spring-boot-parent 2.0.18.RELEASE


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.6.RELEASE
org.apache.commons : commons-lang3 jar 3.7
org.projectlombok : lombok jar 1.16.22

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test Optional jar 2.0.6.RELEASE

Project Modules

There are no modules declared in this project.