GroupId | GroupIdorg.opendaylight.packetcable |
---|---|
ArtifactId | ArtifactIdpacketcable-karaf |
Last Version | Last Version1.2.4-Lithium-SR4 |
Release Date | Release Date |
Type | Typepom |
Description |
Description |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
packetcable-karaf-1.2.4-Lithium-SR4.pom | |
packetcable-karaf-1.2.4-Lithium-SR4.zip | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.packetcable/packetcable-karaf/ -->
<dependency>
<groupId>org.opendaylight.packetcable</groupId>
<artifactId>packetcable-karaf</artifactId>
<version>1.2.4-Lithium-SR4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.packetcable/packetcable-karaf/
implementation 'org.opendaylight.packetcable:packetcable-karaf:1.2.4-Lithium-SR4'
// https://jarcasting.com/artifacts/org.opendaylight.packetcable/packetcable-karaf/
implementation ("org.opendaylight.packetcable:packetcable-karaf:1.2.4-Lithium-SR4")
'org.opendaylight.packetcable:packetcable-karaf:pom:1.2.4-Lithium-SR4'
<dependency org="org.opendaylight.packetcable" name="packetcable-karaf" rev="1.2.4-Lithium-SR4">
<artifact name="packetcable-karaf" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.packetcable', module='packetcable-karaf', version='1.2.4-Lithium-SR4')
)
libraryDependencies += "org.opendaylight.packetcable" % "packetcable-karaf" % "1.2.4-Lithium-SR4"
[org.opendaylight.packetcable/packetcable-karaf "1.2.4-Lithium-SR4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.karaf.features : standard | xml | 3.0.3 |
org.opendaylight.controller : features-mdsal | xml | 1.2.4-Lithium-SR4 |
org.opendaylight.packetcable : features-packetcable | xml | 1.2.4-Lithium-SR4 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.sonar-plugins.java : sonar-jacoco-listeners | jar | 2.4 |