License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Net Byte Buddy Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdnet.bytebuddy |
ArtifactId | ArtifactIdbyte-buddy-maven-plugin |
Last Version | Last Version1.12.12 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionByte Buddy Maven plugin
A plugin for post-processing class files via Byte Buddy in a Maven build.
|
<plugin>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy-maven-plugin</artifactId>
<version>1.12.12</version>
</plugin>
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 |
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 |
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 |