Download cicada-1.0.0.2.jar file - Jar c

Jar examples for c:cicada

Description

A Dapper based Large-Scale Distributed Systems Tracing Infrastructure.

You can download jar file cicada 1.0.0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add cicada-1.0.0.2.jar to your project.

<dependency>
   <groupId>net.oschina.zcx7878</groupId>
   <artifactId>cicada</artifactId>
   <version>1.0.0.2</version>
</dependency>
compile group: 'net.oschina.zcx7878', name: 'cicada', version: '1.0.0.2'
libraryDependencies += "net.oschina.zcx7878" % "cicada" % "1.0.0.2"
<dependency org="net.oschina.zcx7878" name="cicada" rev="1.0.0.2"/>
@Grapes(@Grab(group='net.oschina.zcx7878', module='cicada', version='1.0.0.2'))
'net.oschina.zcx7878:cicada:jar:1.0.0.2'

Download

Click the following link to download the jar file.

cicada-1.0.0.2-javadoc.jar
cicada-1.0.0.2-sources.jar
cicada-1.0.0.2.jar
cicada-1.0.0.2.pom



Related Tutorials