License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.integration |
ArtifactId | ArtifactIdopendaylight |
Last Version | Last Version16.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionODL :: integration :: opendaylight
The actual Karaf archive building sub-project.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
opendaylight-16.0.0.pom | |
opendaylight-16.0.0.zip | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.integration/opendaylight/ -->
<dependency>
<groupId>org.opendaylight.integration</groupId>
<artifactId>opendaylight</artifactId>
<version>16.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.integration/opendaylight/
implementation 'org.opendaylight.integration:opendaylight:16.0.0'
// https://jarcasting.com/artifacts/org.opendaylight.integration/opendaylight/
implementation ("org.opendaylight.integration:opendaylight:16.0.0")
'org.opendaylight.integration:opendaylight:pom:16.0.0'
<dependency org="org.opendaylight.integration" name="opendaylight" rev="16.0.0">
<artifact name="opendaylight" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.integration', module='opendaylight', version='16.0.0')
)
libraryDependencies += "org.opendaylight.integration" % "opendaylight" % "16.0.0"
[org.opendaylight.integration/opendaylight "16.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.karaf.features : framework | kar | 4.3.6 |
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.5.3 |
org.gaul : modernizer-maven-annotations | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.opendaylight.integration : features-index | xml | |
org.apache.karaf.features : framework | xml | 4.3.6 |
org.apache.karaf.features : standard | xml | 4.3.6 |
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.opendaylight.integration : features-test | xml | |
org.opendaylight.aaa : aaa-cli-jar | jar | |
org.opendaylight.integration : karaf-scripts | jar | 0.16.0 |
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.3.1 |
junit : junit | jar | 4.13.2 |
org.junit.vintage : junit-vintage-engine | jar | |
org.mockito : mockito-core | jar | 4.3.1 |