Last Version

com.michaelpollmeier:bctrace-spi 0.0.1

Extensible java agent framework to instrument programs running on the JVM

License

License

GroupId

GroupId

com.michaelpollmeier
ArtifactId

ArtifactId

bctrace-spi
Version

Version

0.0.1
Type

Type

jar
Description

Description

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

Download bctrace-spi 0.0.1


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