is not current version
Last Version 4.5.1516

org.wso2.carbon.data:data-services-stub 4.3.3

WSO2 Carbon Dataservices Service-Stubs

Categories

Categories

Data
GroupId

GroupId

org.wso2.carbon.data
ArtifactId

ArtifactId

data-services-stub
Version

Version

4.3.3
Type

Type

pom

Download data-services-stub 4.3.3


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.data/data-services-stub/ -->
<dependency>
    <groupId>org.wso2.carbon.data</groupId>
    <artifactId>data-services-stub</artifactId>
    <version>4.3.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.data/data-services-stub/
implementation 'org.wso2.carbon.data:data-services-stub:4.3.3'
// https://jarcasting.com/artifacts/org.wso2.carbon.data/data-services-stub/
implementation ("org.wso2.carbon.data:data-services-stub:4.3.3")
'org.wso2.carbon.data:data-services-stub:pom:4.3.3'
<dependency org="org.wso2.carbon.data" name="data-services-stub" rev="4.3.3">
  <artifact name="data-services-stub" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.data', module='data-services-stub', version='4.3.3')
)
libraryDependencies += "org.wso2.carbon.data" % "data-services-stub" % "4.3.3"
[org.wso2.carbon.data/data-services-stub "4.3.3"]