Last Version

com.michaelpollmeier:bctrace-core 0.0.1

Extensible java agent framework to instrument programs running on the JVM

License

License

GroupId

GroupId

com.michaelpollmeier
ArtifactId

ArtifactId

bctrace-core
Version

Version

0.0.1
Type

Type

jar
Description

Description

com.michaelpollmeier:bctrace-core
Extensible java agent framework to instrument programs running on the JVM

Download bctrace-core 0.0.1


<!-- https://jarcasting.com/artifacts/com.michaelpollmeier/bctrace-core/ -->
<dependency>
    <groupId>com.michaelpollmeier</groupId>
    <artifactId>bctrace-core</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.michaelpollmeier/bctrace-core/
implementation 'com.michaelpollmeier:bctrace-core:0.0.1'
// https://jarcasting.com/artifacts/com.michaelpollmeier/bctrace-core/
implementation ("com.michaelpollmeier:bctrace-core:0.0.1")
'com.michaelpollmeier:bctrace-core:jar:0.0.1'
<dependency org="com.michaelpollmeier" name="bctrace-core" rev="0.0.1">
  <artifact name="bctrace-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.michaelpollmeier', module='bctrace-core', version='0.0.1')
)
libraryDependencies += "com.michaelpollmeier" % "bctrace-core" % "0.0.1"
[com.michaelpollmeier/bctrace-core "0.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.ow2.asm : asm-util jar 7.0
com.michaelpollmeier : bctrace-runtime jar 0.0.1
com.michaelpollmeier : bctrace-spi jar 0.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.