License |
License |
---|---|
Categories |
CategoriesJolokia Application Testing & Monitoring Monitoring |
GroupId | GroupIdorg.opendaylight.controller |
ArtifactId | ArtifactIdodl-jolokia-osgi |
Last Version | Last Version5.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionodl-jolokia-osgi
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
odl-jolokia-osgi-5.0.5.pom | |
odl-jolokia-osgi-5.0.5.jar | 7 KB |
odl-jolokia-osgi-5.0.5-sources.jar | 2 KB |
odl-jolokia-osgi-5.0.5-configuration.cfg | 630 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.controller/odl-jolokia-osgi/ -->
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>odl-jolokia-osgi</artifactId>
<version>5.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.controller/odl-jolokia-osgi/
implementation 'org.opendaylight.controller:odl-jolokia-osgi:5.0.5'
// https://jarcasting.com/artifacts/org.opendaylight.controller/odl-jolokia-osgi/
implementation ("org.opendaylight.controller:odl-jolokia-osgi:5.0.5")
'org.opendaylight.controller:odl-jolokia-osgi:jar:5.0.5'
<dependency org="org.opendaylight.controller" name="odl-jolokia-osgi" rev="5.0.5">
<artifact name="odl-jolokia-osgi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='odl-jolokia-osgi', version='5.0.5')
)
libraryDependencies += "org.opendaylight.controller" % "odl-jolokia-osgi" % "5.0.5"
[org.opendaylight.controller/odl-jolokia-osgi "5.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | |
org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.2.600 |
com.github.spotbugs : spotbugs-annotations Optional | jar | 4.6.0 |
org.gaul : modernizer-maven-annotations | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | |
org.hamcrest : hamcrest | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.mockito : mockito-junit-jupiter | jar | 4.5.1 |
junit : junit | jar | 4.13.2 |
org.junit.jupiter : junit-jupiter-migrationsupport | jar | |
org.junit.vintage : junit-vintage-engine | jar | |
org.mockito : mockito-core | jar | 4.5.1 |