is not current version
Last Version 6.5.0

org.wso2.ei:dataservice-client-samples 6.1.1-update9

Clients in WSO2 DataServices

Categories

Categories

Data CLI User Interface
GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

dataservice-client-samples
Version

Version

6.1.1-update9
Type

Type

jar

Download dataservice-client-samples 6.1.1-update9


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