Download distributedlog-core-shaded-4.7.0.jar file - Jar d

Jar examples for d:distributedlog-core-shaded

Description

You can download jar file distributedlog-core-shaded 4.7.0 in this page.

License

Apache License

Build File

You can use the following script to add distributedlog-core-shaded-4.7.0.jar to your project.

<dependency>
   <groupId>org.apache.distributedlog</groupId>
   <artifactId>distributedlog-core-shaded</artifactId>
   <version>4.7.0</version>
</dependency>
compile group: 'org.apache.distributedlog', name: 'distributedlog-core-shaded', version: '4.7.0'
libraryDependencies += "org.apache.distributedlog" % "distributedlog-core-shaded" % "4.7.0"
<dependency org="org.apache.distributedlog" name="distributedlog-core-shaded" rev="4.7.0"/>
@Grapes(@Grab(group='org.apache.distributedlog', module='distributedlog-core-shaded', version='4.7.0'))
'org.apache.distributedlog:distributedlog-core-shaded:jar:4.7.0'

Download

Click the following link to download the jar file.

distributedlog-core-shaded-4.7.0-sources.jar
distributedlog-core-shaded-4.7.0.jar
distributedlog-core-shaded-4.7.0.pom



Related Tutorials