Files download
File Operation
distributedlog-core-4.14.7.1_attentive.jar download
distributedlog-core-4.14.7.1_attentive.pom download
distributedlog-core-4.14.7.1_attentive-sources.jar download
Apache Maven
<dependency>
  <groupId>io.streamnative</groupId>
  <artifactId>distributedlog-core</artifactId>
  <version>4.14.7.1_attentive</version>
</dependency>
Gradle Groovy
implementation 'io.streamnative:distributedlog-core:4.14.7.1_attentive'
Gradle Kotlin
implementation("io.streamnative:distributedlog-core:4.14.7.1_attentive")
Scala SBT
libraryDependencies += "io.streamnative" % "distributedlog-core" % "4.14.7.1_attentive"
Groovy Grape
@Grapes(
  @Grab(group='io.streamnative', module='distributedlog-core', version='4.14.7.1_attentive')
)
Apache Ivy
<dependency org="io.streamnative" name="distributedlog-core" rev="4.14.7.1_attentive" />
Leiningen
[io.streamnative/distributedlog-core "4.14.7.1_attentive"]
Apache Buildr
'io.streamnative:distributedlog-core:jar:4.14.7.1_attentive'