is not current version
Last Version 1.1.0

com.redhat.lightblue.applications:pom 1.0.0

Management applications for lightblue-powered services

GroupId

GroupId

com.redhat.lightblue.applications
ArtifactId

ArtifactId

pom
Version

Version

1.0.0
Type

Type

pom

Download pom 1.0.0

Filename Size
pom-1.0.0.pom 9 KB
Browse

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