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