License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.controller |
ArtifactId | ArtifactIdcontroller-test-karaf |
Version | Version3.0.8 |
Type | Typepom |
Description |
DescriptionOpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
controller-test-karaf-3.0.8.pom | |
controller-test-karaf-3.0.8.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>3.0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.controller/controller-test-karaf/
implementation 'org.opendaylight.controller:controller-test-karaf:3.0.8'
// https://jarcasting.com/artifacts/org.opendaylight.controller/controller-test-karaf/
implementation ("org.opendaylight.controller:controller-test-karaf:3.0.8")
'org.opendaylight.controller:controller-test-karaf:pom:3.0.8'
<dependency org="org.opendaylight.controller" name="controller-test-karaf" rev="3.0.8">
<artifact name="controller-test-karaf" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='controller-test-karaf', version='3.0.8')
)
libraryDependencies += "org.opendaylight.controller" % "controller-test-karaf" % "3.0.8"
[org.opendaylight.controller/controller-test-karaf "3.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.karaf.features : framework | kar | 4.3.1 |
org.apache.aries.quiesce : org.apache.aries.quiesce.api | jar | 1.0.0 |
org.osgi : org.osgi.service.event | jar | 1.4.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.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.2.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.1 |
org.apache.karaf.features : standard | xml | 4.3.1 |
org.opendaylight.odlparent : bcpkix-framework-ext | jar | |
org.opendaylight.odlparent : bcprov-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 |
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 3.5.11 |