is not current version
Last Version 6.5.0

org.wso2.ei:dataservice-integration-tests-common 1.2.0-alpha


Categories

Categories

Data
GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

dataservice-integration-tests-common
Version

Version

1.2.0-alpha
Type

Type

pom

Download dataservice-integration-tests-common 1.2.0-alpha


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