is not current version
Last Version 0.10.0

org.apache.pinot:pinot-json 0.7.0


Categories

Categories

JSON Data
GroupId

GroupId

org.apache.pinot
ArtifactId

ArtifactId

pinot-json
Version

Version

0.7.0
Type

Type

jar

Download pinot-json 0.7.0


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