is not current version
Last Version 9.0.4

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


Categories

Categories

Data
GroupId

GroupId

org.opendaylight.mdsal
ArtifactId

ArtifactId

mdsal-dom-inmemory-datastore-benchmark
Version

Version

8.0.15
Type

Type

jar

Download mdsal-dom-inmemory-datastore-benchmark 8.0.15


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