is not current version
Last Version 0.16.0

org.opendaylight.integration:other-artifacts 0.6.3-Carbon

POM to import, with all the needed versions of upstream ODL artifacts not imported elsewhere.

Categories

Categories

Other General Purpose Libraries
GroupId

GroupId

org.opendaylight.integration
ArtifactId

ArtifactId

other-artifacts
Version

Version

0.6.3-Carbon
Type

Type

pom

Download other-artifacts 0.6.3-Carbon


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