byte-buddy-dep

net.bytebuddy

byte-buddy-dep is a Java jar artifact published under the net.bytebuddy group on Maven Central. 321 versions are indexed here. Select a version below for Maven, Gradle and SBT snippets plus CVE data.

Recommended: 1.18.10 321 versions jarChecking...

Add to your project1.18.11

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

Version Details — 1.18.11

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...