is not current version
Last Version 0.16.0

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

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

GroupId

GroupId

org.opendaylight.integration
ArtifactId

ArtifactId

upstream-all-artifacts
Version

Version

0.11.3
Type

Type

pom

Download upstream-all-artifacts 0.11.3


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