byte-buddy

net.bytebuddy

byte-buddy is a Java jar artifact published under the net.bytebuddy group on Maven Central. 321 versions are indexed here. It is depended on by 22,521+ other indexed artifacts. Select a version below for Maven, Gradle and SBT snippets plus CVE data.

Recommended: 1.18.10-jdk5 321 versions jarChecking...

Add to your project1.18.11-jdk5

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

Version Details — 1.18.11-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 all ASM dependencies repackaged into its own name space.

Checking security advisories...