is not current version
Last Version 3.0.1

top.infra:cloud-ready-parent 2.0.0


GroupId

GroupId

top.infra
ArtifactId

ArtifactId

cloud-ready-parent
Version

Version

2.0.0
Type

Type

pom

Download cloud-ready-parent 2.0.0


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