is not current version
Last Version 1.0.0

org.wso2.testgrid:org.wso2.testgrid.distribution 0.9.0-m7


Categories

Categories

Distribution Build Tools
GroupId

GroupId

org.wso2.testgrid
ArtifactId

ArtifactId

org.wso2.testgrid.distribution
Version

Version

0.9.0-m7
Type

Type

pom

Download org.wso2.testgrid.distribution 0.9.0-m7


<!-- https://jarcasting.com/artifacts/org.wso2.testgrid/org.wso2.testgrid.distribution/ -->
<dependency>
    <groupId>org.wso2.testgrid</groupId>
    <artifactId>org.wso2.testgrid.distribution</artifactId>
    <version>0.9.0-m7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.testgrid/org.wso2.testgrid.distribution/
implementation 'org.wso2.testgrid:org.wso2.testgrid.distribution:0.9.0-m7'
// https://jarcasting.com/artifacts/org.wso2.testgrid/org.wso2.testgrid.distribution/
implementation ("org.wso2.testgrid:org.wso2.testgrid.distribution:0.9.0-m7")
'org.wso2.testgrid:org.wso2.testgrid.distribution:pom:0.9.0-m7'
<dependency org="org.wso2.testgrid" name="org.wso2.testgrid.distribution" rev="0.9.0-m7">
  <artifact name="org.wso2.testgrid.distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.testgrid', module='org.wso2.testgrid.distribution', version='0.9.0-m7')
)
libraryDependencies += "org.wso2.testgrid" % "org.wso2.testgrid.distribution" % "0.9.0-m7"
[org.wso2.testgrid/org.wso2.testgrid.distribution "0.9.0-m7"]