Last Version

Apache DistributedLog :: Tutorials :: Basics 0.5.0

Apache DistributedLog provides a high performance replicated log service.

License

License

GroupId

GroupId

org.apache.distributedlog
ArtifactId

ArtifactId

distributedlog-basic
Version

Version

0.5.0
Type

Type

jar
Description

Description

Apache DistributedLog :: Tutorials :: Basics
Apache DistributedLog provides a high performance replicated log service.
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

The Apache Software Foundation

Download distributedlog-basic 0.5.0


<!-- https://jarcasting.com/artifacts/org.apache.distributedlog/distributedlog-basic/ -->
<dependency>
    <groupId>org.apache.distributedlog</groupId>
    <artifactId>distributedlog-basic</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.distributedlog/distributedlog-basic/
implementation 'org.apache.distributedlog:distributedlog-basic:0.5.0'
// https://jarcasting.com/artifacts/org.apache.distributedlog/distributedlog-basic/
implementation ("org.apache.distributedlog:distributedlog-basic:0.5.0")
'org.apache.distributedlog:distributedlog-basic:jar:0.5.0'
<dependency org="org.apache.distributedlog" name="distributedlog-basic" rev="0.5.0">
  <artifact name="distributedlog-basic" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.distributedlog', module='distributedlog-basic', version='0.5.0')
)
libraryDependencies += "org.apache.distributedlog" % "distributedlog-basic" % "0.5.0"
[org.apache.distributedlog/distributedlog-basic "0.5.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.distributedlog : distributedlog-core jar 0.5.0
org.apache.distributedlog : distributedlog-proxy-client jar 0.5.0
jline : jline jar 0.9.94

Project Modules

There are no modules declared in this project.