License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.transportpce |
ArtifactId | ArtifactIdtransportpce-artifacts |
Last Version | Last Version0.4.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
transportpce-artifacts-0.4.5.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.transportpce/transportpce-artifacts/ -->
<dependency>
<groupId>org.opendaylight.transportpce</groupId>
<artifactId>transportpce-artifacts</artifactId>
<version>0.4.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.transportpce/transportpce-artifacts/
implementation 'org.opendaylight.transportpce:transportpce-artifacts:0.4.5'
// https://jarcasting.com/artifacts/org.opendaylight.transportpce/transportpce-artifacts/
implementation ("org.opendaylight.transportpce:transportpce-artifacts:0.4.5")
'org.opendaylight.transportpce:transportpce-artifacts:pom:0.4.5'
<dependency org="org.opendaylight.transportpce" name="transportpce-artifacts" rev="0.4.5">
<artifact name="transportpce-artifacts" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.transportpce', module='transportpce-artifacts', version='0.4.5')
)
libraryDependencies += "org.opendaylight.transportpce" % "transportpce-artifacts" % "0.4.5"
[org.opendaylight.transportpce/transportpce-artifacts "0.4.5"]