License |
License |
---|---|
Categories |
CategoriesDistribution Build Tools |
GroupId | GroupIdorg.opendaylight.controller |
ArtifactId | ArtifactIddistribution.opendaylight-karaf |
Last Version | Last Version1.14.3 |
Release Date | Release Date |
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 |
<!-- https://jarcasting.com/artifacts/org.opendaylight.controller/distribution.opendaylight-karaf/ -->
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>distribution.opendaylight-karaf</artifactId>
<version>1.14.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.controller/distribution.opendaylight-karaf/
implementation 'org.opendaylight.controller:distribution.opendaylight-karaf:1.14.3'
// https://jarcasting.com/artifacts/org.opendaylight.controller/distribution.opendaylight-karaf/
implementation ("org.opendaylight.controller:distribution.opendaylight-karaf:1.14.3")
'org.opendaylight.controller:distribution.opendaylight-karaf:pom:1.14.3'
<dependency org="org.opendaylight.controller" name="distribution.opendaylight-karaf" rev="1.14.3">
<artifact name="distribution.opendaylight-karaf" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='distribution.opendaylight-karaf', version='1.14.3')
)
libraryDependencies += "org.opendaylight.controller" % "distribution.opendaylight-karaf" % "1.14.3"
[org.opendaylight.controller/distribution.opendaylight-karaf "1.14.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.karaf.features : framework | kar | 4.2.6 |
org.apache.aries.quiesce : org.apache.aries.quiesce.api | jar | 1.0.0 |
org.osgi : org.osgi.service.event | jar | 1.3.1 |
org.apache.felix : org.apache.felix.metatype | jar | 1.2.2 |
org.opendaylight.odlparent : karaf.branding | jar | |
org.opendaylight.odlparent : opendaylight-karaf-resources | jar |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.28 |
org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.2.400 |
com.github.spotbugs : spotbugs-annotations Optional | jar | 3.1.12 |
org.gaul : modernizer-maven-annotations | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.opendaylight.controller : features-mdsal | xml | 1.11.3 |
org.opendaylight.controller : features-extras | xml | 1.14.3 |
org.opendaylight.mdsal : features-mdsal | xml | 5.0.16 |
org.apache.karaf.features : framework | xml | 4.2.6 |
org.apache.karaf.features : standard | xml | 4.2.6 |
org.opendaylight.odlparent : bcpkix-framework-ext | jar | |
org.opendaylight.odlparent : bcprov-framework-ext | jar |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.28 |
org.hamcrest : hamcrest | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 3.3.3 |