Download htrace-core4-4.2.0-incubating.jar file - Jar h

Jar examples for h:htrace-core4

Description

You can download jar file htrace-core4 4.2.0-incubating in this page.

Build File

You can use the following script to add htrace-core4-4.2.0-incubating.jar to your project.

<dependency>
   <groupId>org.apache.htrace</groupId>
   <artifactId>htrace-core4</artifactId>
   <version>4.2.0-incubating</version>
</dependency>
compile group: 'org.apache.htrace', name: 'htrace-core4', version: '4.2.0-incubating'
libraryDependencies += "org.apache.htrace" % "htrace-core4" % "4.2.0-incubating"
<dependency org="org.apache.htrace" name="htrace-core4" rev="4.2.0-incubating"/>
@Grapes(@Grab(group='org.apache.htrace', module='htrace-core4', version='4.2.0-incubating'))
'org.apache.htrace:htrace-core4:jar:4.2.0-incubating'

Download

Click the following link to download the jar file.

htrace-core4-4.2.0-incubating-javadoc.jar
htrace-core4-4.2.0-incubating-sources.jar
htrace-core4-4.2.0-incubating-tests.jar
htrace-core4-4.2.0-incubating.jar
htrace-core4-4.2.0-incubating.pom



Related Tutorials