Last Version

io.shiftleft:bctrace-runtime 4.0.0

Extensible java agent framework to instrument programs running on the JVM

License

License

GroupId

GroupId

io.shiftleft
ArtifactId

ArtifactId

bctrace-runtime
Version

Version

4.0.0
Type

Type

jar
Description

Description

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

Download bctrace-runtime 4.0.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.