is not current version
Last Version 1.2.0.RELEASE

com.github.luues:cloud-pom 1.1.0.RELEASE

A simple jar reference based on spring cloud

GroupId

GroupId

com.github.luues
ArtifactId

ArtifactId

cloud-pom
Version

Version

1.1.0.RELEASE
Type

Type

pom

Download cloud-pom 1.1.0.RELEASE


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