is not current version
Last Version 6.5.0

org.wso2.ei:org.wso2.ei.integration.test 6.1.1-update10


GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

org.wso2.ei.integration.test
Version

Version

6.1.1-update10
Type

Type

jar

Download org.wso2.ei.integration.test 6.1.1-update10


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