| License |
License |
|---|---|
| GroupId | GroupIdcom.uber.hoodie |
| ArtifactId | ArtifactIdhoodie-timeline-service |
| Last Version | Last Version0.4.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHoodie is a Apache Spark library that provides the ability to efficiently do
incremental processing on datasets in HDFS
|
| Project Organization |
Project OrganizationUber Technologies Inc. |
<!-- https://jarcasting.com/artifacts/com.uber.hoodie/hoodie-timeline-service/ -->
<dependency>
<groupId>com.uber.hoodie</groupId>
<artifactId>hoodie-timeline-service</artifactId>
<version>0.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.uber.hoodie/hoodie-timeline-service/
implementation 'com.uber.hoodie:hoodie-timeline-service:0.4.7'
// https://jarcasting.com/artifacts/com.uber.hoodie/hoodie-timeline-service/
implementation ("com.uber.hoodie:hoodie-timeline-service:0.4.7")
'com.uber.hoodie:hoodie-timeline-service:jar:0.4.7'
<dependency org="com.uber.hoodie" name="hoodie-timeline-service" rev="0.4.7">
<artifact name="hoodie-timeline-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uber.hoodie', module='hoodie-timeline-service', version='0.4.7')
)
libraryDependencies += "com.uber.hoodie" % "hoodie-timeline-service" % "0.4.7"
[com.uber.hoodie/hoodie-timeline-service "0.4.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hadoop : hadoop-client | jar | 2.7.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.uber.hoodie : hoodie-common | test-jar | 0.4.7 |
| com.esotericsoftware : kryo | jar | 4.0.0 |
| org.mockito : mockito-all | jar | 1.10.19 |
| junit : junit | jar | 4.11 |