License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.controller |
ArtifactId | ArtifactIdbenchmark-artifacts |
Last Version | Last Version1.9.3 |
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 |
---|---|
benchmark-artifacts-1.9.3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.controller/benchmark-artifacts/ -->
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>benchmark-artifacts</artifactId>
<version>1.9.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.controller/benchmark-artifacts/
implementation 'org.opendaylight.controller:benchmark-artifacts:1.9.3'
// https://jarcasting.com/artifacts/org.opendaylight.controller/benchmark-artifacts/
implementation ("org.opendaylight.controller:benchmark-artifacts:1.9.3")
'org.opendaylight.controller:benchmark-artifacts:pom:1.9.3'
<dependency org="org.opendaylight.controller" name="benchmark-artifacts" rev="1.9.3">
<artifact name="benchmark-artifacts" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='benchmark-artifacts', version='1.9.3')
)
libraryDependencies += "org.opendaylight.controller" % "benchmark-artifacts" % "1.9.3"
[org.opendaylight.controller/benchmark-artifacts "1.9.3"]