License |
License |
---|---|
GroupId | GroupIdorg.apache.hudi |
ArtifactId | ArtifactIdhudi-common |
Version | Version0.8.0 |
Type | Typejar |
Description |
DescriptionApache Hudi brings stream style processing on big data
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hudi-common-0.8.0.pom | |
hudi-common-0.8.0.jar | 860 KB |
hudi-common-0.8.0-tests.jar | 296 KB |
hudi-common-0.8.0-sources.jar | 541 KB |
hudi-common-0.8.0-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.hudi/hudi-common/ -->
<dependency>
<groupId>org.apache.hudi</groupId>
<artifactId>hudi-common</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hudi/hudi-common/
implementation 'org.apache.hudi:hudi-common:0.8.0'
// https://jarcasting.com/artifacts/org.apache.hudi/hudi-common/
implementation ("org.apache.hudi:hudi-common:0.8.0")
'org.apache.hudi:hudi-common:jar:0.8.0'
<dependency org="org.apache.hudi" name="hudi-common" rev="0.8.0">
<artifact name="hudi-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hudi', module='hudi-common', version='0.8.0')
)
libraryDependencies += "org.apache.hudi" % "hudi-common" % "0.8.0"
[org.apache.hudi/hudi-common "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | 2.6.7 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.6.7.3 |
org.apache.httpcomponents : fluent-hc | jar | 4.4.1 |
org.apache.httpcomponents : httpclient | jar | 4.4.1 |
org.rocksdb : rocksdbjni | jar | 5.17.2 |
com.esotericsoftware : kryo-shaded | jar | 4.0.2 |
org.apache.hbase : hbase-server | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.avro : avro | jar | 1.8.2 |
org.apache.parquet : parquet-avro | jar | 1.10.1 |
org.apache.hadoop : hadoop-client | jar | 2.7.3 |
org.apache.hadoop : hadoop-hdfs | jar | 2.7.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-common | jar | 2.7.3 |
org.apache.hadoop : hadoop-hdfs | jar | 2.7.3 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0-M1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0-M1 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.0-M1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.0-M1 |
org.mockito : mockito-junit-jupiter | jar | 3.3.3 |
com.github.stefanbirkner : system-rules | jar | 1.17.2 |
org.apache.hbase : hbase-client | jar | 1.2.3 |