s

sal-karaf-xsql

Provides the OSGi odl commands
Files download
File Operation
sal-karaf-xsql-1.2.4-Lithium-SR4.jar download
sal-karaf-xsql-1.2.4-Lithium-SR4.pom download
sal-karaf-xsql-1.2.4-Lithium-SR4-sources.jar download
Apache Maven
<dependency>
  <groupId>org.opendaylight.controller</groupId>
  <artifactId>sal-karaf-xsql</artifactId>
  <version>1.2.4-Lithium-SR4</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'org.opendaylight.controller:sal-karaf-xsql:1.2.4-Lithium-SR4'
Gradle Kotlin
implementation("org.opendaylight.controller:sal-karaf-xsql:1.2.4-Lithium-SR4")
Scala SBT
libraryDependencies += "org.opendaylight.controller" % "sal-karaf-xsql" % "1.2.4-Lithium-SR4"
Groovy Grape
@Grapes(
  @Grab(group='org.opendaylight.controller', module='sal-karaf-xsql', version='1.2.4-Lithium-SR4')
)
Apache Ivy
<dependency org="org.opendaylight.controller" name="sal-karaf-xsql" rev="1.2.4-Lithium-SR4" />
Leiningen
[org.opendaylight.controller/sal-karaf-xsql "1.2.4-Lithium-SR4"]
Apache Buildr
'org.opendaylight.controller:sal-karaf-xsql:jar:1.2.4-Lithium-SR4'