License |
License
GPLv2 /w Classpath Exception
|
---|---|
GroupId | GroupIdorg.gridkit.3rd.btrace |
ArtifactId | ArtifactIdbtrace-agent |
Last Version | Last Version2.0.1-nimble |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAgent (JVMTI)
The BTrace Instrumentation Agent
|
<!-- https://jarcasting.com/artifacts/org.gridkit.3rd.btrace/btrace-agent/ -->
<dependency>
<groupId>org.gridkit.3rd.btrace</groupId>
<artifactId>btrace-agent</artifactId>
<version>2.0.1-nimble</version>
</dependency>
// https://jarcasting.com/artifacts/org.gridkit.3rd.btrace/btrace-agent/
implementation 'org.gridkit.3rd.btrace:btrace-agent:2.0.1-nimble'
// https://jarcasting.com/artifacts/org.gridkit.3rd.btrace/btrace-agent/
implementation ("org.gridkit.3rd.btrace:btrace-agent:2.0.1-nimble")
'org.gridkit.3rd.btrace:btrace-agent:jar:2.0.1-nimble'
<dependency org="org.gridkit.3rd.btrace" name="btrace-agent" rev="2.0.1-nimble">
<artifact name="btrace-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gridkit.3rd.btrace', module='btrace-agent', version='2.0.1-nimble')
)
libraryDependencies += "org.gridkit.3rd.btrace" % "btrace-agent" % "2.0.1-nimble"
[org.gridkit.3rd.btrace/btrace-agent "2.0.1-nimble"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
Group / Artifact | Type | Version |
---|---|---|
sun.jdk » tools | jar | 1.6.0 |