Categories |
Categoriesconfig Application Layer Libs Configuration |
---|---|
GroupId | GroupIdorg.opendaylight.packetcable |
ArtifactId | ArtifactIdpacketcable-policy-config |
Last Version | Last Version1.2.0-Lithium |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionConfiguration files for md-sal
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.opendaylight.packetcable/packetcable-policy-config/ -->
<dependency>
<groupId>org.opendaylight.packetcable</groupId>
<artifactId>packetcable-policy-config</artifactId>
<version>1.2.0-Lithium</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.packetcable/packetcable-policy-config/
implementation 'org.opendaylight.packetcable:packetcable-policy-config:1.2.0-Lithium'
// https://jarcasting.com/artifacts/org.opendaylight.packetcable/packetcable-policy-config/
implementation ("org.opendaylight.packetcable:packetcable-policy-config:1.2.0-Lithium")
'org.opendaylight.packetcable:packetcable-policy-config:jar:1.2.0-Lithium'
<dependency org="org.opendaylight.packetcable" name="packetcable-policy-config" rev="1.2.0-Lithium">
<artifact name="packetcable-policy-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.packetcable', module='packetcable-policy-config', version='1.2.0-Lithium')
)
libraryDependencies += "org.opendaylight.packetcable" % "packetcable-policy-config" % "1.2.0-Lithium"
[org.opendaylight.packetcable/packetcable-policy-config "1.2.0-Lithium"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.sonar-plugins.java : sonar-jacoco-listeners | jar | 2.4 |