is not current version
Last Version 4.5.1516

org.wso2.carbon.data:org.wso2.carbon.datasource.reader.hadoop.server.feature 4.4.35

This feature contains the bundles required for the Hadoop Data Source Reader Implementation

Categories

Categories

Data
GroupId

GroupId

org.wso2.carbon.data
ArtifactId

ArtifactId

org.wso2.carbon.datasource.reader.hadoop.server.feature
Version

Version

4.4.35
Type

Type

pom

Download org.wso2.carbon.datasource.reader.hadoop.server.feature 4.4.35


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