Jar examples for t:trace
A simple event tracing framework.
You can download jar file trace 0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add trace-0.1.jar to your project.
<dependency> <groupId>org.extendj</groupId> <artifactId>trace</artifactId> <version>0.1</version> </dependency>
compile group: 'org.extendj', name: 'trace', version: '0.1'
libraryDependencies += "org.extendj" % "trace" % "0.1"
<dependency org="org.extendj" name="trace" rev="0.1"/>
@Grapes(@Grab(group='org.extendj', module='trace', version='0.1'))
'org.extendj:trace:jar:0.1'
Click the following link to download the jar file.
trace-0.1-javadoc.jar