is not current version
Last Version 6.5.0

org.wso2.ei:org.wso2.ei.dataservice.integration.common.clients 1.1.0


Categories

Categories

Data CLI User Interface
GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

org.wso2.ei.dataservice.integration.common.clients
Version

Version

1.1.0
Type

Type

jar

Download org.wso2.ei.dataservice.integration.common.clients 1.1.0


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