License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.integration |
ArtifactId | ArtifactIdkaraf-scripts |
Last Version | Last Version0.16.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionODL :: integration :: Karaf :: Scripts :: karaf-scripts
The actual Karaf archive building sub-project.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
karaf-scripts-0.16.0.pom | |
karaf-scripts-0.16.0.jar | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.integration/karaf-scripts/ -->
<dependency>
<groupId>org.opendaylight.integration</groupId>
<artifactId>karaf-scripts</artifactId>
<version>0.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.integration/karaf-scripts/
implementation 'org.opendaylight.integration:karaf-scripts:0.16.0'
// https://jarcasting.com/artifacts/org.opendaylight.integration/karaf-scripts/
implementation ("org.opendaylight.integration:karaf-scripts:0.16.0")
'org.opendaylight.integration:karaf-scripts:jar:0.16.0'
<dependency org="org.opendaylight.integration" name="karaf-scripts" rev="0.16.0">
<artifact name="karaf-scripts" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.integration', module='karaf-scripts', version='0.16.0')
)
libraryDependencies += "org.opendaylight.integration" % "karaf-scripts" % "0.16.0"
[org.opendaylight.integration/karaf-scripts "0.16.0"]