Last Version

com.michaelpollmeier:bctrace-bootstrap 0.0.1

Extensible java agent framework to instrument programs running on the JVM

License

License

GroupId

GroupId

com.michaelpollmeier
ArtifactId

ArtifactId

bctrace-bootstrap
Version

Version

0.0.1
Type

Type

jar
Description

Description

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

Download bctrace-bootstrap 0.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.michaelpollmeier : bctrace-spi jar 0.0.1

Project Modules

There are no modules declared in this project.