Last Version

top.infra:cloud-ready-parent 3.0.1

Parent pom for maven based projects

License

License

GroupId

GroupId

top.infra
ArtifactId

ArtifactId

cloud-ready-parent
Version

Version

3.0.1
Type

Type

pom
Description

Description

Parent pom for maven based projects
Source Code Management

Source Code Management

https://github.com/cloud-ready/cloud-ready-parent

Download cloud-ready-parent 3.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations Optional jar
net.jcip : jcip-annotations Optional jar
org.apache.commons : commons-lang3 jar

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
cn.home1 : logback-test-config jar 3.0.1

Project Modules

  • spring-boot-commons
  • spring-boot-test-support