is not current version
Last Version 2.2.0

org.opendaylight.coretutorials:dsbenchmark-artifacts 1.0.0-Lithium


Categories

Categories

SBE Data Data Structures
GroupId

GroupId

org.opendaylight.coretutorials
ArtifactId

ArtifactId

dsbenchmark-artifacts
Version

Version

1.0.0-Lithium
Type

Type

pom

Download dsbenchmark-artifacts 1.0.0-Lithium


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