is not current version
Last Version 5.3.0

org.wso2.appserver:org.wso2.appserver.integration.tests 5.3.0-beta1


GroupId

GroupId

org.wso2.appserver
ArtifactId

ArtifactId

org.wso2.appserver.integration.tests
Version

Version

5.3.0-beta1
Type

Type

jar

Download org.wso2.appserver.integration.tests 5.3.0-beta1


<!-- https://jarcasting.com/artifacts/org.wso2.appserver/org.wso2.appserver.integration.tests/ -->
<dependency>
    <groupId>org.wso2.appserver</groupId>
    <artifactId>org.wso2.appserver.integration.tests</artifactId>
    <version>5.3.0-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.appserver/org.wso2.appserver.integration.tests/
implementation 'org.wso2.appserver:org.wso2.appserver.integration.tests:5.3.0-beta1'
// https://jarcasting.com/artifacts/org.wso2.appserver/org.wso2.appserver.integration.tests/
implementation ("org.wso2.appserver:org.wso2.appserver.integration.tests:5.3.0-beta1")
'org.wso2.appserver:org.wso2.appserver.integration.tests:jar:5.3.0-beta1'
<dependency org="org.wso2.appserver" name="org.wso2.appserver.integration.tests" rev="5.3.0-beta1">
  <artifact name="org.wso2.appserver.integration.tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.appserver', module='org.wso2.appserver.integration.tests', version='5.3.0-beta1')
)
libraryDependencies += "org.wso2.appserver" % "org.wso2.appserver.integration.tests" % "5.3.0-beta1"
[org.wso2.appserver/org.wso2.appserver.integration.tests "5.3.0-beta1"]