License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.opendaylight.sxp |
ArtifactId | ArtifactIdsxp-config |
Last Version | Last Version1.5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionODL :: sxp :: sxp-config
Configuration files for md-sal
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sxp-config-1.5.3.pom | |
sxp-config-1.5.3.jar | 7 KB |
sxp-config-1.5.3-sources.jar | 3 KB |
sxp-config-1.5.3-22-sxp-controller-one-node.xml.xml | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.sxp/sxp-config/ -->
<dependency>
<groupId>org.opendaylight.sxp</groupId>
<artifactId>sxp-config</artifactId>
<version>1.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.sxp/sxp-config/
implementation 'org.opendaylight.sxp:sxp-config:1.5.3'
// https://jarcasting.com/artifacts/org.opendaylight.sxp/sxp-config/
implementation ("org.opendaylight.sxp:sxp-config:1.5.3")
'org.opendaylight.sxp:sxp-config:jar:1.5.3'
<dependency org="org.opendaylight.sxp" name="sxp-config" rev="1.5.3">
<artifact name="sxp-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.sxp', module='sxp-config', version='1.5.3')
)
libraryDependencies += "org.opendaylight.sxp" % "sxp-config" % "1.5.3"
[org.opendaylight.sxp/sxp-config "1.5.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
com.google.code.findbugs : annotations | jar | 3.0.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.0 |
org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.21 |