is not current version
Last Version 3.0.1

top.infra:cloud-ready-parent 1.0.2.U1


GroupId

GroupId

top.infra
ArtifactId

ArtifactId

cloud-ready-parent
Version

Version

1.0.2.U1
Type

Type

pom

Download cloud-ready-parent 1.0.2.U1


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