Last Version

com.michaelpollmeier:bctrace-runtime 0.0.1

Extensible java agent framework to instrument programs running on the JVM

License

License

GroupId

GroupId

com.michaelpollmeier
ArtifactId

ArtifactId

bctrace-runtime
Version

Version

0.0.1
Type

Type

jar
Description

Description

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

Download bctrace-runtime 0.0.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.