is not current version
Last Version 4.15.0

org.apache.distributedlog:distributedlog-common 4.12.1


GroupId

GroupId

org.apache.distributedlog
ArtifactId

ArtifactId

distributedlog-common
Version

Version

4.12.1
Type

Type

jar

Download distributedlog-common 4.12.1


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