Last Version

Byte Buddy Maven plugin 1.12.12

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

License

License

Categories

Categories

Maven Build Tools Net Byte Buddy Application Layer Libs Bytecode Manipulation
GroupId

GroupId

net.bytebuddy
ArtifactId

ArtifactId

byte-buddy-maven-plugin
Version

Version

1.12.12
Type

Type

maven-plugin
Description

Description

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

Download byte-buddy-maven-plugin 1.12.12


<plugin>
    <groupId>net.bytebuddy</groupId>
    <artifactId>byte-buddy-maven-plugin</artifactId>
    <version>1.12.12</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
net.bytebuddy : byte-buddy jar 1.12.12
org.apache.maven : maven-plugin-api jar 3.2.5
org.eclipse.aether : aether-api jar 1.1.0
org.eclipse.aether : aether-util jar 1.1.0
org.sonatype.plexus : plexus-build-api jar 0.0.7

provided (4)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4
org.apache.maven : maven-core jar 3.2.5
com.google.code.findbugs : findbugs-annotations jar 3.0.1
com.google.code.findbugs : jsr305 jar 3.0.2

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 2.23.0
org.apache.maven : maven-compat jar 3.2.5
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0

Project Modules

There are no modules declared in this project.