This page covers how to download DistributedLog releases.
Releases
0.5.0 is the latest release.
You can verify your download by checking its md5 and sha1.
0.5.0
This is the second Apache release and the first release after graduating from Apache Incubator. Download here.
0.4.0-incubating
This is the first Apache release. Download here.
The releases before Apache Incubating are also listed as below:
0.3.51-RC1
This is the second release candidate for 0.3.51.
- Source download: 0.3.51-RC1.zip
- Binary downloads:
- Service: distributedlog-service-3ff9e33fa577f50eebb8ee971ddb265c971c3717.zip
- Benchmark: distributedlog-benchmark-3ff9e33fa577f50eebb8ee971ddb265c971c3717.zip
- Tutorials: distributedlog-tutorials-3ff9e33fa577f50eebb8ee971ddb265c971c3717.zip
- All: distributedlog-all-3ff9e33fa577f50eebb8ee971ddb265c971c3717.zip
0.3.51-RC0
This is the first release candidate for 0.3.51.
- Source download: 0.3.51-RC0.zip
- Binary downloads:
- Service: distributedlog-service-63d214d3a739cb58a71a8b51127f165d15f00584.zip
- Benchmark: distributedlog-benchmark-63d214d3a739cb58a71a8b51127f165d15f00584.zip
- Tutorials: distributedlog-tutorials-63d214d3a739cb58a71a8b51127f165d15f00584.zip
- All: distributedlog-all-63d214d3a739cb58a71a8b51127f165d15f00584.zip
Maven Dependencies
You can add the following dependencies to your pom.xml to include Apache DistributedLog in your project.
1 2 3 4 5 6 7 8 9 10 11 12 |
|
Version: 0.4.0 (the package is repackaged from com.twitter to org.apache.distributedlog)
1 2 3 4 5 6 7 8 9 10 11 12 |
|
Version: 0.3.x
1 2 3 4 5 6 7 8 9 10 11 12 |
|