is not current version
Last Version 1.5.0

org.apache.bigtop.itest:giraph-smoke 1.1.0


GroupId

GroupId

org.apache.bigtop.itest
ArtifactId

ArtifactId

giraph-smoke
Version

Version

1.1.0
Type

Type

jar

Download giraph-smoke 1.1.0


<!-- https://jarcasting.com/artifacts/org.apache.bigtop.itest/giraph-smoke/ -->
<dependency>
    <groupId>org.apache.bigtop.itest</groupId>
    <artifactId>giraph-smoke</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.bigtop.itest/giraph-smoke/
implementation 'org.apache.bigtop.itest:giraph-smoke:1.1.0'
// https://jarcasting.com/artifacts/org.apache.bigtop.itest/giraph-smoke/
implementation ("org.apache.bigtop.itest:giraph-smoke:1.1.0")
'org.apache.bigtop.itest:giraph-smoke:jar:1.1.0'
<dependency org="org.apache.bigtop.itest" name="giraph-smoke" rev="1.1.0">
  <artifact name="giraph-smoke" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.bigtop.itest', module='giraph-smoke', version='1.1.0')
)
libraryDependencies += "org.apache.bigtop.itest" % "giraph-smoke" % "1.1.0"
[org.apache.bigtop.itest/giraph-smoke "1.1.0"]