License |
License |
---|---|
GroupId | GroupIdcom.twitter |
ArtifactId | ArtifactIddistributedlog-tutorials |
Last Version | Last Version0.3.51-RC1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDistributedLog Tutorials
A high performance replicated log service
|
Filename | Size |
---|---|
distributedlog-tutorials-0.3.51-RC1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.twitter/distributedlog-tutorials/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>distributedlog-tutorials</artifactId>
<version>0.3.51-RC1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/distributedlog-tutorials/
implementation 'com.twitter:distributedlog-tutorials:0.3.51-RC1'
// https://jarcasting.com/artifacts/com.twitter/distributedlog-tutorials/
implementation ("com.twitter:distributedlog-tutorials:0.3.51-RC1")
'com.twitter:distributedlog-tutorials:pom:0.3.51-RC1'
<dependency org="com.twitter" name="distributedlog-tutorials" rev="0.3.51-RC1">
<artifact name="distributedlog-tutorials" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='distributedlog-tutorials', version='0.3.51-RC1')
)
libraryDependencies += "com.twitter" % "distributedlog-tutorials" % "0.3.51-RC1"
[com.twitter/distributedlog-tutorials "0.3.51-RC1"]