is not current version
Last Version 0.10.0

org.apache.pinot:pinot-hdfs 0.3.0


GroupId

GroupId

org.apache.pinot
ArtifactId

ArtifactId

pinot-hdfs
Version

Version

0.3.0
Type

Type

jar

Download pinot-hdfs 0.3.0


<!-- https://jarcasting.com/artifacts/org.apache.pinot/pinot-hdfs/ -->
<dependency>
    <groupId>org.apache.pinot</groupId>
    <artifactId>pinot-hdfs</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.pinot/pinot-hdfs/
implementation 'org.apache.pinot:pinot-hdfs:0.3.0'
// https://jarcasting.com/artifacts/org.apache.pinot/pinot-hdfs/
implementation ("org.apache.pinot:pinot-hdfs:0.3.0")
'org.apache.pinot:pinot-hdfs:jar:0.3.0'
<dependency org="org.apache.pinot" name="pinot-hdfs" rev="0.3.0">
  <artifact name="pinot-hdfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.pinot', module='pinot-hdfs', version='0.3.0')
)
libraryDependencies += "org.apache.pinot" % "pinot-hdfs" % "0.3.0"
[org.apache.pinot/pinot-hdfs "0.3.0"]