License |
License |
---|---|
Categories |
CategoriesTrino Data Databases |
GroupId | GroupIdio.trino.hadoop |
ArtifactId | ArtifactIdhadoop-apache |
Last Version | Last Version3.2.0-17 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhadoop-apache
Shaded version of Apache Hadoop for Trino
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hadoop-apache-3.2.0-17.pom | |
hadoop-apache-3.2.0-17.jar | 35 MB |
hadoop-apache-3.2.0-17-sources.jar | 22 MB |
hadoop-apache-3.2.0-17-javadoc.jar | 574 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.trino.hadoop/hadoop-apache/ -->
<dependency>
<groupId>io.trino.hadoop</groupId>
<artifactId>hadoop-apache</artifactId>
<version>3.2.0-17</version>
</dependency>
// https://jarcasting.com/artifacts/io.trino.hadoop/hadoop-apache/
implementation 'io.trino.hadoop:hadoop-apache:3.2.0-17'
// https://jarcasting.com/artifacts/io.trino.hadoop/hadoop-apache/
implementation ("io.trino.hadoop:hadoop-apache:3.2.0-17")
'io.trino.hadoop:hadoop-apache:jar:3.2.0-17'
<dependency org="io.trino.hadoop" name="hadoop-apache" rev="3.2.0-17">
<artifact name="hadoop-apache" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.trino.hadoop', module='hadoop-apache', version='3.2.0-17')
)
libraryDependencies += "io.trino.hadoop" % "hadoop-apache" % "3.2.0-17"
[io.trino.hadoop/hadoop-apache "3.2.0-17"]