byte-buddy-maven-plugin

net.bytebuddy

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

Recommended: 1.18.7-jdk5 224 versions jarChecking...

Add to your project1.18.7-jdk5

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

Version Details — 1.18.7-jdk5

Packaging
maven-plugin
Direct Deps
0
Total Deps
0
Published
Unknown
License
Unknown

A plugin for post-processing class files via Byte Buddy in a Maven build.

Checking security advisories...