is not current version
Last Version 6.5.0

org.wso2.ei:dataservice-client-samples 1.2.0-alpha

Clients in WSO2 DataServices

Categories

Categories

Data CLI User Interface
GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

dataservice-client-samples
Version

Version

1.2.0-alpha
Type

Type

jar

Download dataservice-client-samples 1.2.0-alpha


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