is not current version
Last Version 3.0.4

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


GroupId

GroupId

top.infra.cloud-ready
ArtifactId

ArtifactId

cloud-ready-parent
Version

Version

3.0.3
Type

Type

pom

Download cloud-ready-parent 3.0.3


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