is not current version
Last Version 1.1.0

com.redhat.lightblue.applications:metadata-mgmt 0.9.0


Categories

Categories

Data
GroupId

GroupId

com.redhat.lightblue.applications
ArtifactId

ArtifactId

metadata-mgmt
Version

Version

0.9.0
Type

Type

war

Download metadata-mgmt 0.9.0


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