| License |
License |
|---|---|
| GroupId | GroupIdcom.twitter |
| ArtifactId | ArtifactIddistributedlog-mapreduce |
| Last Version | Last Version0.3.51-RC1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDistributedLog MapReduce
A high performance replicated log service
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.twitter/distributedlog-mapreduce/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>distributedlog-mapreduce</artifactId>
<version>0.3.51-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/distributedlog-mapreduce/
implementation 'com.twitter:distributedlog-mapreduce:0.3.51-RC1'
// https://jarcasting.com/artifacts/com.twitter/distributedlog-mapreduce/
implementation ("com.twitter:distributedlog-mapreduce:0.3.51-RC1")
'com.twitter:distributedlog-mapreduce:jar:0.3.51-RC1'
<dependency org="com.twitter" name="distributedlog-mapreduce" rev="0.3.51-RC1">
<artifact name="distributedlog-mapreduce" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='distributedlog-mapreduce', version='0.3.51-RC1')
)
libraryDependencies += "com.twitter" % "distributedlog-mapreduce" % "0.3.51-RC1"
[com.twitter/distributedlog-mapreduce "0.3.51-RC1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.twitter : distributedlog-core | jar | 0.3.51-RC1 |
| com.twitter : distributedlog-client | jar | 0.3.51-RC1 |
| org.apache.hadoop : hadoop-common | jar | 2.7.2 |
| org.apache.hadoop : hadoop-mapreduce-client-jobclient | jar | 2.7.2 |