License |
License |
---|---|
GroupId | GroupIdorg.apache.hudi |
ArtifactId | ArtifactIdhudi-timeline-service |
Version | Version0.8.0 |
Type | Typejar |
Description |
DescriptionApache Hudi brings stream style processing on big data
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.hudi/hudi-timeline-service/ -->
<dependency>
<groupId>org.apache.hudi</groupId>
<artifactId>hudi-timeline-service</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hudi/hudi-timeline-service/
implementation 'org.apache.hudi:hudi-timeline-service:0.8.0'
// https://jarcasting.com/artifacts/org.apache.hudi/hudi-timeline-service/
implementation ("org.apache.hudi:hudi-timeline-service:0.8.0")
'org.apache.hudi:hudi-timeline-service:jar:0.8.0'
<dependency org="org.apache.hudi" name="hudi-timeline-service" rev="0.8.0">
<artifact name="hudi-timeline-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hudi', module='hudi-timeline-service', version='0.8.0')
)
libraryDependencies += "org.apache.hudi" % "hudi-timeline-service" % "0.8.0"
[org.apache.hudi/hudi-timeline-service "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hudi : hudi-common | jar | 0.8.0 |
log4j : log4j | jar | 1.2.17 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.6.7 |
com.fasterxml.jackson.core : jackson-core | jar | 2.6.7 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.6.7.3 |
org.apache.httpcomponents : fluent-hc | jar | 4.4.1 |
io.javalin : javalin | jar | 2.8.0 |
com.beust : jcommander | jar | 1.72 |
org.rocksdb : rocksdbjni | jar | 5.17.2 |
org.apache.hadoop : hadoop-common | jar | 2.7.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-client | jar | 2.7.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-hdfs | jar | 2.7.3 |
org.apache.hudi : hudi-common | test-jar | 0.8.0 |
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 |