License |
License |
---|---|
GroupId | GroupIdcom.twitter |
ArtifactId | ArtifactIddistributedlog-mapreduce_2.10 |
Version | Version0.3.51-RC1 |
Type | Typejar |
Description |
DescriptionDistributedLog MapReduce
A high performance replicated log service
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.twitter/distributedlog-mapreduce_2.10/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>distributedlog-mapreduce_2.10</artifactId>
<version>0.3.51-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/distributedlog-mapreduce_2.10/
implementation 'com.twitter:distributedlog-mapreduce_2.10:0.3.51-RC1'
// https://jarcasting.com/artifacts/com.twitter/distributedlog-mapreduce_2.10/
implementation ("com.twitter:distributedlog-mapreduce_2.10:0.3.51-RC1")
'com.twitter:distributedlog-mapreduce_2.10:jar:0.3.51-RC1'
<dependency org="com.twitter" name="distributedlog-mapreduce_2.10" rev="0.3.51-RC1">
<artifact name="distributedlog-mapreduce_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='distributedlog-mapreduce_2.10', version='0.3.51-RC1')
)
libraryDependencies += "com.twitter" % "distributedlog-mapreduce_2.10" % "0.3.51-RC1"
[com.twitter/distributedlog-mapreduce_2.10 "0.3.51-RC1"]
Group / Artifact | Type | Version |
---|---|---|
com.twitter : distributedlog-core_2.10 | jar | 0.3.51-RC1 |
com.twitter : distributedlog-client_2.10 | 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 |