is not current version
Last Version 4.5.1516

org.wso2.carbon.data:data-services-features 4.4.0


Categories

Categories

Data
GroupId

GroupId

org.wso2.carbon.data
ArtifactId

ArtifactId

data-services-features
Version

Version

4.4.0
Type

Type

pom

Download data-services-features 4.4.0


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