is not current version
Last Version 4.15.0

org.apache.distributedlog:distributedlog-core-shaded 4.7.0


GroupId

GroupId

org.apache.distributedlog
ArtifactId

ArtifactId

distributedlog-core-shaded
Version

Version

4.7.0
Type

Type

jar

Download distributedlog-core-shaded 4.7.0


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