Last Version

io.shiftleft:bctrace 4.0.0

Extensible java agent framework to instrument programs running on the JVM

License

License

GroupId

GroupId

io.shiftleft
ArtifactId

ArtifactId

bctrace
Version

Version

4.0.0
Type

Type

pom
Description

Description

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

Project URL

https://github.com/ShiftLeftSecurity/bctrace
Source Code Management

Source Code Management

https://github.com/ShiftLeftSecurity/bctrace

Download bctrace 4.0.0

Filename Size
bctrace-4.0.0.pom 7 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • bootstrap
  • core
  • runtime
  • spi
  • archetype