is not current version
Last Version 4.5.1516

org.wso2.carbon.data:org.wso2.carbon.dataservices.task.feature 4.5.1502

This feature contains the bundles required for Data Service Tasks functionality

Categories

Categories

Data
GroupId

GroupId

org.wso2.carbon.data
ArtifactId

ArtifactId

org.wso2.carbon.dataservices.task.feature
Version

Version

4.5.1502
Type

Type

pom

Download org.wso2.carbon.dataservices.task.feature 4.5.1502


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