License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.controller |
ArtifactId | ArtifactIdcontroller-test-karaf |
Last Version | Last Version5.0.5 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncontroller-test-karaf
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
controller-test-karaf-5.0.5.pom | |
controller-test-karaf-5.0.5.zip | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.controller/controller-test-karaf/ -->
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>controller-test-karaf</artifactId>
<version>5.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.controller/controller-test-karaf/
implementation 'org.opendaylight.controller:controller-test-karaf:5.0.5'
// https://jarcasting.com/artifacts/org.opendaylight.controller/controller-test-karaf/
implementation ("org.opendaylight.controller:controller-test-karaf:5.0.5")
'org.opendaylight.controller:controller-test-karaf:pom:5.0.5'
<dependency org="org.opendaylight.controller" name="controller-test-karaf" rev="5.0.5">
<artifact name="controller-test-karaf" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='controller-test-karaf', version='5.0.5')
)
libraryDependencies += "org.opendaylight.controller" % "controller-test-karaf" % "5.0.5"
[org.opendaylight.controller/controller-test-karaf "5.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.karaf.features : framework | kar | 4.3.7 |
org.apache.aries.quiesce : org.apache.aries.quiesce.api | jar | 1.0.0 |
org.apache.felix : org.apache.felix.metatype | jar | |
org.opendaylight.odlparent : karaf.branding | jar | |
org.opendaylight.odlparent : opendaylight-karaf-resources | jar |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.service.event | 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.6.0 |
org.gaul : modernizer-maven-annotations | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.opendaylight.controller : features-controller | xml | |
org.opendaylight.controller : features-controller-experimental | xml | |
org.opendaylight.controller : features-controller-testing | xml | |
org.apache.karaf.features : framework | xml | 4.3.7 |
org.apache.karaf.features : standard | xml | 4.3.7 |
org.opendaylight.odlparent : bcpkix-framework-ext | jar | |
org.opendaylight.odlparent : bcprov-framework-ext | jar | |
org.opendaylight.odlparent : bcutil-framework-ext | jar |
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 |