Optional javaspec adapter that uses ByteBuddy Agent / java.lang.instrument to support
final-class, static-method, and construction-aware doubles. Not part of the zero-runtime-
dependency core artifact.
Compile Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
MIT
| io.github.jvmspec
»
javaspec Java 8-compatible specification framework with no runtime dependencies. | 1.0.0-RC2 | 0.1.0 | |
Bytecode
Apache 2.0
| net.bytebuddy
»
byte-buddy Byte Buddy is a Java library for creating Java classes at run time. | 1.14.18 | 1.18.11 | |
Bytecode
Apache 2.0
| net.bytebuddy
»
byte-buddy-agent The Byte Buddy agent offers convenience for attaching an agent to the local or a remote VM. | 1.14.18 | 1.18.11 |