is not current version
Last Version 6.5.0

org.wso2.ei:org.wso2.carbon.ei.tests.platform 1.2.0-alpha


Categories

Categories

ORM Data
GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

org.wso2.carbon.ei.tests.platform
Version

Version

1.2.0-alpha
Type

Type

pom

Download org.wso2.carbon.ei.tests.platform 1.2.0-alpha


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