| License |
License |
|---|---|
| GroupId | GroupIdorg.opendaylight.odlparent |
| ArtifactId | ArtifactIdbundles-test-lib |
| Version | Version10.0.0 |
| Type | Typejar |
| Description |
DescriptionODL :: odlparent :: bundles-test-lib
bundles-test-lib
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.opendaylight.odlparent/bundles-test-lib/ -->
<dependency>
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>bundles-test-lib</artifactId>
<version>10.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.odlparent/bundles-test-lib/
implementation 'org.opendaylight.odlparent:bundles-test-lib:10.0.0'
// https://jarcasting.com/artifacts/org.opendaylight.odlparent/bundles-test-lib/
implementation ("org.opendaylight.odlparent:bundles-test-lib:10.0.0")
'org.opendaylight.odlparent:bundles-test-lib:jar:10.0.0'
<dependency org="org.opendaylight.odlparent" name="bundles-test-lib" rev="10.0.0">
<artifact name="bundles-test-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.odlparent', module='bundles-test-lib', version='10.0.0')
)
libraryDependencies += "org.opendaylight.odlparent" % "bundles-test-lib" % "10.0.0"
[org.opendaylight.odlparent/bundles-test-lib "10.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest | jar | 2.2 |
| org.awaitility : awaitility | jar | 4.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.karaf.bundle : org.apache.karaf.bundle.core | jar | |
| org.osgi : org.osgi.framework | jar | 1.9.0 |
| org.osgi : org.osgi.annotation.bundle | jar | 1.0.0 |
| org.osgi : org.osgi.annotation.versioning | jar | 1.0.0 |
| org.osgi : org.osgi.service.component.annotations | jar | 1.4.0 |
| org.osgi : org.osgi.service.metatype.annotations | jar | 1.4.0 |
| org.slf4j : slf4j-api | jar | |
| org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.2.600 |
| com.github.spotbugs : spotbugs-annotations Optional | jar | 4.5.3 |
| org.gaul : modernizer-maven-annotations | jar | 2.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.truth : truth | jar | 1.1.3 |
| org.slf4j : slf4j-simple | jar | |
| 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.3.1 |
| junit : junit | jar | 4.13.2 |
| org.junit.vintage : junit-vintage-engine | jar | |
| org.mockito : mockito-core | jar | 4.3.1 |