is not current version
Last Version 2.3.0

org.opencb.opencga:opencga-storage-benchmark 2.0.0


GroupId

GroupId

org.opencb.opencga
ArtifactId

ArtifactId

opencga-storage-benchmark
Version

Version

2.0.0
Type

Type

jar

Download opencga-storage-benchmark 2.0.0


<!-- https://jarcasting.com/artifacts/org.opencb.opencga/opencga-storage-benchmark/ -->
<dependency>
    <groupId>org.opencb.opencga</groupId>
    <artifactId>opencga-storage-benchmark</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencb.opencga/opencga-storage-benchmark/
implementation 'org.opencb.opencga:opencga-storage-benchmark:2.0.0'
// https://jarcasting.com/artifacts/org.opencb.opencga/opencga-storage-benchmark/
implementation ("org.opencb.opencga:opencga-storage-benchmark:2.0.0")
'org.opencb.opencga:opencga-storage-benchmark:jar:2.0.0'
<dependency org="org.opencb.opencga" name="opencga-storage-benchmark" rev="2.0.0">
  <artifact name="opencga-storage-benchmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencb.opencga', module='opencga-storage-benchmark', version='2.0.0')
)
libraryDependencies += "org.opencb.opencga" % "opencga-storage-benchmark" % "2.0.0"
[org.opencb.opencga/opencga-storage-benchmark "2.0.0"]