4.0.0 net.bytebuddy byte-buddy-parent 1.9.6 byte-buddy jar Byte Buddy (without dependencies) 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. org.objectweb.asm net.bytebuddy.jar.asm net.bytebuddy, net.bytebuddy.agent.builder, net.bytebuddy.asm, net.bytebuddy.build, net.bytebuddy.description, net.bytebuddy.description.annotation, net.bytebuddy.description.enumeration, net.bytebuddy.description.field, net.bytebuddy.description.method, net.bytebuddy.description.modifier, net.bytebuddy.description.type, net.bytebuddy.dynamic, net.bytebuddy.dynamic.loading, net.bytebuddy.dynamic.scaffold, net.bytebuddy.dynamic.scaffold.inline, net.bytebuddy.dynamic.scaffold.subclass, net.bytebuddy.implementation, net.bytebuddy.implementation.attribute, net.bytebuddy.implementation.auxiliary, net.bytebuddy.implementation.bind, net.bytebuddy.implementation.bind.annotation, net.bytebuddy.implementation.bytecode, net.bytebuddy.implementation.bytecode.assign, net.bytebuddy.implementation.bytecode.assign.primitive, net.bytebuddy.implementation.bytecode.assign.reference, net.bytebuddy.implementation.bytecode.collection, net.bytebuddy.implementation.bytecode.constant, net.bytebuddy.implementation.bytecode.member, net.bytebuddy.matcher, net.bytebuddy.pool, net.bytebuddy.utility, net.bytebuddy.utility.privilege, net.bytebuddy.utility.visitor, ${shade.target}, ${shade.target}.signature, ${shade.target}.commons ${project.groupId} byte-buddy-dep ${project.version} org.apache.maven.plugins maven-shade-plugin ${version.plugin.shade} package shade false true true true ${shade.source} ${shade.target} org.ow2.asm:asm-commons org/objectweb/asm/commons/Remapper.class org/objectweb/asm/commons/SimpleRemapper.class org/objectweb/asm/commons/ClassRemapper.class org/objectweb/asm/commons/AnnotationRemapper.class org/objectweb/asm/commons/FieldRemapper.class org/objectweb/asm/commons/MethodRemapper.class org/objectweb/asm/commons/ModuleRemapper.class org/objectweb/asm/commons/SignatureRemapper.class net.bytebuddy.build.Plugin$Engine$Default org.ow2.asm asm ${version.asm} org.ow2.asm asm-commons ${version.asm} org.pitest pitest-maven ${version.plugin.pitest} true com.github.spotbugs spotbugs-maven-plugin ${version.plugin.spotbugs} true org.apache.maven.plugins maven-jar-plugin ${version.plugin.jar} ${project.build.outputDirectory}/META-INF/MANIFEST.MF org.apache.felix maven-bundle-plugin ${version.plugin.bundle} process-classes manifest true ${packages.list} codes.rafael.modulemaker modulemaker-maven-plugin ${version.plugin.modulemaker} org.ow2.asm asm ${version.asm} package inject-module net.bytebuddy true ${packages.list} ${packages.list} java.instrument, jdk.unsupported, net.bytebuddy.agent extras false org.apache.maven.plugins maven-javadoc-plugin ${version.plugin.javadoc} true ${project.groupId}:byte-buddy-dep