o

opendaylight-karaf-resources

Resources for opendaylight-karaf
Files download
File Operation
opendaylight-karaf-resources-1.5.4-Lithium-SR4.jar download
opendaylight-karaf-resources-1.5.4-Lithium-SR4.pom download
opendaylight-karaf-resources-1.5.4-Lithium-SR4-sources.jar download
Apache Maven
<dependency>
  <groupId>org.opendaylight.controller</groupId>
  <artifactId>opendaylight-karaf-resources</artifactId>
  <version>1.5.4-Lithium-SR4</version>
</dependency>
Gradle Groovy
implementation 'org.opendaylight.controller:opendaylight-karaf-resources:1.5.4-Lithium-SR4'
Gradle Kotlin
implementation("org.opendaylight.controller:opendaylight-karaf-resources:1.5.4-Lithium-SR4")
Scala SBT
libraryDependencies += "org.opendaylight.controller" % "opendaylight-karaf-resources" % "1.5.4-Lithium-SR4"
Groovy Grape
@Grapes(
  @Grab(group='org.opendaylight.controller', module='opendaylight-karaf-resources', version='1.5.4-Lithium-SR4')
)
Apache Ivy
<dependency org="org.opendaylight.controller" name="opendaylight-karaf-resources" rev="1.5.4-Lithium-SR4" />
Leiningen
[org.opendaylight.controller/opendaylight-karaf-resources "1.5.4-Lithium-SR4"]
Apache Buildr
'org.opendaylight.controller:opendaylight-karaf-resources:jar:1.5.4-Lithium-SR4'