is not current version
Last Version 4.1.0-m4

org.wso2.ei:data-services-feature 4.0.0-m6


Categories

Categories

Data
GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

data-services-feature
Version

Version

4.0.0-m6
Type

Type

pom

Download data-services-feature 4.0.0-m6


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