is not current version
Last Version 5.0.5

org.opendaylight.controller:odl-jolokia-osgi 0.5.4-Carbon


Categories

Categories

Jolokia Application Testing & Monitoring Monitoring
GroupId

GroupId

org.opendaylight.controller
ArtifactId

ArtifactId

odl-jolokia-osgi
Version

Version

0.5.4-Carbon
Type

Type

jar

Download odl-jolokia-osgi 0.5.4-Carbon


<!-- https://jarcasting.com/artifacts/org.opendaylight.controller/odl-jolokia-osgi/ -->
<dependency>
    <groupId>org.opendaylight.controller</groupId>
    <artifactId>odl-jolokia-osgi</artifactId>
    <version>0.5.4-Carbon</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.controller/odl-jolokia-osgi/
implementation 'org.opendaylight.controller:odl-jolokia-osgi:0.5.4-Carbon'
// https://jarcasting.com/artifacts/org.opendaylight.controller/odl-jolokia-osgi/
implementation ("org.opendaylight.controller:odl-jolokia-osgi:0.5.4-Carbon")
'org.opendaylight.controller:odl-jolokia-osgi:jar:0.5.4-Carbon'
<dependency org="org.opendaylight.controller" name="odl-jolokia-osgi" rev="0.5.4-Carbon">
  <artifact name="odl-jolokia-osgi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='odl-jolokia-osgi', version='0.5.4-Carbon')
)
libraryDependencies += "org.opendaylight.controller" % "odl-jolokia-osgi" % "0.5.4-Carbon"
[org.opendaylight.controller/odl-jolokia-osgi "0.5.4-Carbon"]