| License |
License |
|---|---|
| Categories |
CategoriesJolokia Application Testing & Monitoring Monitoring |
| GroupId | GroupIdorg.opendaylight.controller |
| ArtifactId | ArtifactIdodl-jolokia-osgi |
| Version | Version4.0.8 |
| Type | Typejar |
| Description |
Descriptionodl-jolokia-osgi
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| odl-jolokia-osgi-4.0.8.pom | |
| odl-jolokia-osgi-4.0.8-sources.jar | 2 KB |
| odl-jolokia-osgi-4.0.8-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>4.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.controller/odl-jolokia-osgi/
implementation 'org.opendaylight.controller:odl-jolokia-osgi:4.0.8'
// https://jarcasting.com/artifacts/org.opendaylight.controller/odl-jolokia-osgi/
implementation ("org.opendaylight.controller:odl-jolokia-osgi:4.0.8")
'org.opendaylight.controller:odl-jolokia-osgi:jar:4.0.8'
<dependency org="org.opendaylight.controller" name="odl-jolokia-osgi" rev="4.0.8">
<artifact name="odl-jolokia-osgi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='odl-jolokia-osgi', version='4.0.8')
)
libraryDependencies += "org.opendaylight.controller" % "odl-jolokia-osgi" % "4.0.8"
[org.opendaylight.controller/odl-jolokia-osgi "4.0.8"]
| 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 | 3.1.12 |
| org.gaul : modernizer-maven-annotations | jar | 2.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.hamcrest : hamcrest-library | jar | 2.2 |
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-core | jar | 3.12.4 |