Last Version

Apache DistributedLog :: Tutorials 0.4.0-incubating

Apache DistributedLog provides a high performance replicated log service.

License

License

GroupId

GroupId

org.apache.distributedlog
ArtifactId

ArtifactId

distributedlog-tutorials_2.10
Version

Version

0.4.0-incubating
Type

Type

pom
Description

Description

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

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://git-wip-us.apache.org/repos/asf?p=incubator-distributedlog.git;a=summary/distributedlog-tutorials_2.10

Download distributedlog-tutorials_2.10 0.4.0-incubating


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • distributedlog-basic
  • distributedlog-messaging
  • distributedlog-kafka
  • distributedlog-mapreduce