| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdorg.opendaylight.of-config |
| ArtifactId | ArtifactIdkaraf |
| Last Version | Last Version1.4.4 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionkaraf
OpenDaylight 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 |
|---|---|
| karaf-1.4.4.pom | |
| karaf-1.4.4.zip | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.of-config/karaf/ -->
<dependency>
<groupId>org.opendaylight.of-config</groupId>
<artifactId>karaf</artifactId>
<version>1.4.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.of-config/karaf/
implementation 'org.opendaylight.of-config:karaf:1.4.4'
// https://jarcasting.com/artifacts/org.opendaylight.of-config/karaf/
implementation ("org.opendaylight.of-config:karaf:1.4.4")
'org.opendaylight.of-config:karaf:pom:1.4.4'
<dependency org="org.opendaylight.of-config" name="karaf" rev="1.4.4">
<artifact name="karaf" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.of-config', module='karaf', version='1.4.4')
)
libraryDependencies += "org.opendaylight.of-config" % "karaf" % "1.4.4"
[org.opendaylight.of-config/karaf "1.4.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.karaf.features : framework | kar | 4.1.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.bouncycastle : bcprov-jdk15on | jar | 1.60 |
| org.bouncycastle : bcpkix-jdk15on | jar | 1.60 |
| org.bouncycastle : bcprov-ext-jdk15on | jar | 1.60 |
| org.apache.felix : org.apache.felix.metatype | jar | 1.1.6 |
| org.opendaylight.odlparent : karaf.branding | jar | |
| org.opendaylight.odlparent : opendaylight-karaf-resources | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.ow2.asm : asm-all | jar | 5.0.4 |
| commons-collections : commons-collections | jar | 3.2.2 |
| javax.mail : mail | jar | 1.4.4 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.google.code.findbugs : annotations Optional | jar | 3.0.0 |
| org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.1.150 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.opendaylight.of-config : features-of-config | xml | 1.4.4 |
| org.apache.karaf.features : framework | xml | 4.1.6 |
| org.apache.karaf.features : standard | xml | 4.1.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.25 |