is not current version
Last Version 9.0.4

org.opendaylight.mdsal:mdsal-dom-inmemory-datastore-benchmark 7.0.9


Categories

Categories

Data
GroupId

GroupId

org.opendaylight.mdsal
ArtifactId

ArtifactId

mdsal-dom-inmemory-datastore-benchmark
Version

Version

7.0.9
Type

Type

jar

Download mdsal-dom-inmemory-datastore-benchmark 7.0.9


<!-- https://jarcasting.com/artifacts/org.opendaylight.mdsal/mdsal-dom-inmemory-datastore-benchmark/ -->
<dependency>
    <groupId>org.opendaylight.mdsal</groupId>
    <artifactId>mdsal-dom-inmemory-datastore-benchmark</artifactId>
    <version>7.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.mdsal/mdsal-dom-inmemory-datastore-benchmark/
implementation 'org.opendaylight.mdsal:mdsal-dom-inmemory-datastore-benchmark:7.0.9'
// https://jarcasting.com/artifacts/org.opendaylight.mdsal/mdsal-dom-inmemory-datastore-benchmark/
implementation ("org.opendaylight.mdsal:mdsal-dom-inmemory-datastore-benchmark:7.0.9")
'org.opendaylight.mdsal:mdsal-dom-inmemory-datastore-benchmark:jar:7.0.9'
<dependency org="org.opendaylight.mdsal" name="mdsal-dom-inmemory-datastore-benchmark" rev="7.0.9">
  <artifact name="mdsal-dom-inmemory-datastore-benchmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.mdsal', module='mdsal-dom-inmemory-datastore-benchmark', version='7.0.9')
)
libraryDependencies += "org.opendaylight.mdsal" % "mdsal-dom-inmemory-datastore-benchmark" % "7.0.9"
[org.opendaylight.mdsal/mdsal-dom-inmemory-datastore-benchmark "7.0.9"]