is not current version
Last Version 3.1.0

org.apache.bigtop.itest:bigtop-test-execution 1.0.0


GroupId

GroupId

org.apache.bigtop.itest
ArtifactId

ArtifactId

bigtop-test-execution
Version

Version

1.0.0
Type

Type

pom

Download bigtop-test-execution 1.0.0


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