is not current version
Last Version 7.0.0-m8

org.wso2.ei:integration-test 7.0.0-m5


GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

integration-test
Version

Version

7.0.0-m5
Type

Type

pom

Download integration-test 7.0.0-m5


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