is not current version
Last Version 1.1.0

com.redhat.lightblue.applications:pom 0.9.0

Management applications for lightblue-powered services

GroupId

GroupId

com.redhat.lightblue.applications
ArtifactId

ArtifactId

pom
Version

Version

0.9.0
Type

Type

pom

Download pom 0.9.0

Filename Size
pom-0.9.0.pom 8 KB
Browse

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