byte-buddy-dep

net.bytebuddy

Byte Buddy is a Java library for creating Java classes at run time. This artifact is a build of Byte Buddy with a remaining dependency onto ASM. You should never depend on this module without repackaging Byte Buddy and ASM into your own namespace.

Recommended: 1.18.7-jdk5 321 versions jar Updated 1 year agoChecking...

Add to your project1.18.7-jdk5

<dependency>
    <groupId>net.bytebuddy</groupId>
    <artifactId>byte-buddy-dep</artifactId>
    <version>1.18.7-jdk5</version>
</dependency>

Version Details — 1.18.7-jdk5

Packaging
jar
Direct Deps
0
Total Deps
0
Published
Unknown
License
Unknown

Byte Buddy is a Java library for creating Java classes at run time. This artifact is a build of Byte Buddy with a remaining dependency onto ASM. You should never depend on this module without repackaging Byte Buddy and ASM into your own namespace.

Checking security advisories...