is not current version
Last Version 1.20.0-hadoop2

org.apache.drill.contrib:drill-format-excel 1.20.0


Categories

Categories

ORM Data
GroupId

GroupId

org.apache.drill.contrib
ArtifactId

ArtifactId

drill-format-excel
Version

Version

1.20.0
Type

Type

jar

Download drill-format-excel 1.20.0


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