is not current version
Last Version 3.0.4

top.infra.cloud-ready:cloud-ready-parent 3.0.2


GroupId

GroupId

top.infra.cloud-ready
ArtifactId

ArtifactId

cloud-ready-parent
Version

Version

3.0.2
Type

Type

pom

Download cloud-ready-parent 3.0.2


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