is not current version
Last Version 1.0.0

org.wso2.testgrid:org.wso2.testgrid.web 0.9.0-m29


GroupId

GroupId

org.wso2.testgrid
ArtifactId

ArtifactId

org.wso2.testgrid.web
Version

Version

0.9.0-m29
Type

Type

war

Download org.wso2.testgrid.web 0.9.0-m29


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