Last Version

ODL :: integration :: all-artifacts 0.16.0

POM to import with all ODL artifact versions including Distribution.

License

License

GroupId

GroupId

org.opendaylight.integration
ArtifactId

ArtifactId

all-artifacts
Version

Version

0.16.0
Type

Type

pom
Description

Description

ODL :: integration :: all-artifacts
POM to import with all ODL artifact versions including Distribution.
Project URL

Project URL

https://wiki.opendaylight.org/x/ggYF
Project Organization

Project Organization

OpenDaylight
Source Code Management

Source Code Management

https://git.opendaylight.org/gerrit/gitweb?p=integration/distribution.git;a=tree;f=artifacts/all;hb=HEAD

Download all-artifacts 0.16.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.