is not current version
Last Version 1.2.1-Beryllium-SR1

org.opendaylight.sxp:sxp-karaf 1.1.3-Lithium-SR3


GroupId

GroupId

org.opendaylight.sxp
ArtifactId

ArtifactId

sxp-karaf
Version

Version

1.1.3-Lithium-SR3
Type

Type

pom

Download sxp-karaf 1.1.3-Lithium-SR3


<!-- https://jarcasting.com/artifacts/org.opendaylight.sxp/sxp-karaf/ -->
<dependency>
    <groupId>org.opendaylight.sxp</groupId>
    <artifactId>sxp-karaf</artifactId>
    <version>1.1.3-Lithium-SR3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.sxp/sxp-karaf/
implementation 'org.opendaylight.sxp:sxp-karaf:1.1.3-Lithium-SR3'
// https://jarcasting.com/artifacts/org.opendaylight.sxp/sxp-karaf/
implementation ("org.opendaylight.sxp:sxp-karaf:1.1.3-Lithium-SR3")
'org.opendaylight.sxp:sxp-karaf:pom:1.1.3-Lithium-SR3'
<dependency org="org.opendaylight.sxp" name="sxp-karaf" rev="1.1.3-Lithium-SR3">
  <artifact name="sxp-karaf" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.sxp', module='sxp-karaf', version='1.1.3-Lithium-SR3')
)
libraryDependencies += "org.opendaylight.sxp" % "sxp-karaf" % "1.1.3-Lithium-SR3"
[org.opendaylight.sxp/sxp-karaf "1.1.3-Lithium-SR3"]