MVN

org.apache.distributedlog : distributedlog-core

Maven & Gradle

Jun 26, 2023
16 usages
1.7k stars

Apache BookKeeper :: DistributedLog :: Core Library

<dependency>
    <groupId>org.apache.distributedlog</groupId>
    <artifactId>distributedlog-core</artifactId>
    <version>4.16.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.distributedlog : distributedlog-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.16.2

All Versions

Choose a version of org.apache.distributedlog : distributedlog-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.16.x
distributedlog-core-4.16.2
distributedlog-core-4.16.1
distributedlog-core-4.16.0
4.15.x
distributedlog-core-4.15.4
distributedlog-core-4.15.3
distributedlog-core-4.15.2
distributedlog-core-4.15.1
distributedlog-core-4.15.0
4.14.x
distributedlog-core-4.14.7
distributedlog-core-4.14.6
distributedlog-core-4.14.5
distributedlog-core-4.14.4
distributedlog-core-4.14.3
distributedlog-core-4.14.2
distributedlog-core-4.14.1
distributedlog-core-4.14.0
4.13.x
distributedlog-core-4.13.0
4.12.x
distributedlog-core-4.12.1
distributedlog-core-4.12.0
4.11.x
distributedlog-core-4.11.1
distributedlog-core-4.11.0
4.10.x
distributedlog-core-4.10.0
4.9.x
distributedlog-core-4.9.2
distributedlog-core-4.9.1
distributedlog-core-4.9.0
4.8.x
distributedlog-core-4.8.2
distributedlog-core-4.8.1
distributedlog-core-4.8.0
4.7.x
distributedlog-core-4.7.3
distributedlog-core-4.7.2
distributedlog-core-4.7.1
distributedlog-core-4.7.0
0.5.x
distributedlog-core-0.5.0

How to add a dependency to Maven

Add the following org.apache.distributedlog : distributedlog-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.distributedlog</groupId>
    <artifactId>distributedlog-core</artifactId>
    <version>4.16.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.distributedlog : distributedlog-core gradle dependency to your build.gradle file:

implementation 'org.apache.distributedlog:distributedlog-core:4.16.2'

Gradle Kotlin DSL: Add the following org.apache.distributedlog : distributedlog-core gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.distributedlog:distributedlog-core:4.16.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.distributedlog : distributedlog-core sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.distributedlog" % "distributedlog-core" % "4.16.2"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 04, 2023
16 usages
724 stars
Sep 20, 2016
5 usages
42 stars
ml
Feb 03, 2017
4 usages
11 stars
Feb 11, 2018
6 usages
4 stars
Jan 18, 2018
4 usages
10 stars
Mar 24, 2021
5 usages
0 stars
api
Apr 06, 2021
5 usages
0 stars
Mar 16, 2023
4 usages
154 stars