is not current version
Last Version 0.6.4-Carbon

org.opendaylight.integration:distribution-karaf 0.6.3-Carbon

The Karaf 3 archives building sub-project.

Categories

Categories

Distribution Build Tools
GroupId

GroupId

org.opendaylight.integration
ArtifactId

ArtifactId

distribution-karaf
Version

Version

0.6.3-Carbon
Type

Type

pom

Download distribution-karaf 0.6.3-Carbon


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