is not current version
Last Version 6.0.0-m4

org.wso2.appserver:integration-tests 6.0.0-m3

WSO2 Application Server Integration Tests

GroupId

GroupId

org.wso2.appserver
ArtifactId

ArtifactId

integration-tests
Version

Version

6.0.0-m3
Type

Type

jar

Download integration-tests 6.0.0-m3


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