is not current version
Last Version 0.16.0

org.opendaylight.integration:upstream-all-artifacts 0.9.0

POM to import, with all relevant public upstream ODL artifact versions.

GroupId

GroupId

org.opendaylight.integration
ArtifactId

ArtifactId

upstream-all-artifacts
Version

Version

0.9.0
Type

Type

pom

Download upstream-all-artifacts 0.9.0


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