is not current version
Last Version 6.5.0

org.wso2.ei:dataservice-integration 4.0.0-m4


Categories

Categories

Data
GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

dataservice-integration
Version

Version

4.0.0-m4
Type

Type

pom

Download dataservice-integration 4.0.0-m4


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