is not current version
Last Version 1.20.0-hadoop2

org.apache.drill.metastore:drill-metastore-api 1.17.0


GroupId

GroupId

org.apache.drill.metastore
ArtifactId

ArtifactId

drill-metastore-api
Version

Version

1.17.0
Type

Type

jar

Download drill-metastore-api 1.17.0


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