4.0.0 net.bytebuddy byte-buddy-parent 1.12.10 pom 2014 Byte Buddy (parent) Byte Buddy is a Java library for creating Java classes at run time. The parent artifact contains configuration information that concern all modules. https://bytebuddy.net byte-buddy byte-buddy-dep byte-buddy-benchmark byte-buddy-agent byte-buddy-android byte-buddy-android-test byte-buddy-maven-plugin byte-buddy-gradle-plugin Rafael Winterhalter false false false UTF-8 1.5 1.6 1.5 1.6 net.bytebuddy https://asm.ow2.io https://s01.oss.sonatype.org 9.3 5.8.0 4.13.2 2.23.0 3.0.0 3.5.0 3.8.0 2.5.2 2.8.2 1.6.8 3.3.1 3.0.1 3.3.0 1.6 2.5 1.12 3.0.2 3.8.2 1.6.0 3.6.0 2.5.3 3.0.2 3.0.0-M5 1.2.0 1.16 1.4.1 0.8.6 4.3.0 2.17 1.0.1 2.8 4.2.0 1.7 3.0 0.15.3 4.1.1.4 3.0.1 3.0.2 false false git@github.com:raphw/byte-buddy.git Apache License, Version 2.0 https://www.apache.org/licenses/LICENSE-2.0.txt repo A business-friendly OSS license raphw Rafael Winterhalter rafael.wth@gmail.com https://rafael.codes developer +1 github.com https://github.com/raphw/byte-buddy/issues scm:git:${repository.url} scm:git:${repository.url} ${repository.url} byte-buddy-1.12.10 com.google.code.findbugs findbugs-annotations ${version.utility.findbugs} provided com.google.code.findbugs jsr305 ${version.utility.jsr305} provided org.apache.maven.plugins maven-release-plugin ${version.plugin.release} false extras,gpg true byte-buddy-@{project.version} org.pitest pitest-maven ${version.plugin.pitest} ${pitest.target}.* ${pitest.target}.* org.jacoco jacoco-maven-plugin ${version.plugin.jacoco} ${jacoco.skip} net/bytebuddy/** net/bytebuddy/benchmark/generated/* *Test* *test* org.eluder.coveralls coveralls-maven-plugin ${version.plugin.coveralls} ${project.basedir}/byte-buddy-dep/src/precompiled/java com.github.spotbugs spotbugs-maven-plugin ${version.plugin.spotbugs} ${spotbugs.skip} Max Low true false ${project.build.directory}/spotbugs com.github.ferstl jitwatch-jarscan-maven-plugin ${version.plugin.jitwatch} org.codehaus.mojo clirr-maven-plugin ${version.plugin.clirr} com.mycila license-maven-plugin ${version.plugin.license} false
${project.basedir}/NOTICE
true true ${project.build.sourceEncoding} Present ${copyright.holder} **/main/java/**/*.java **/precompiled/java/**/*.java **/main/c/**/*.c true SLASHSTAR_STYLE
package format
org.sonatype.plugins nexus-staging-maven-plugin ${version.plugin.staging} true central ${nexus.url} true
org.apache.maven.plugins maven-clean-plugin ${version.plugin.clean} org.apache.maven.plugins maven-jar-plugin ${version.plugin.jar} org.apache.maven.plugins maven-resources-plugin ${version.plugin.resources} org.apache.maven.plugins maven-install-plugin ${version.plugin.install} org.apache.maven.plugins maven-surefire-plugin ${version.plugin.surefire} ${bytebuddy.experimental} ${bytebuddy.integration} org.apache.maven.plugins maven-deploy-plugin ${version.plugin.deploy} true org.apache.maven.plugins maven-site-plugin ${version.plugin.site} org.apache.maven.plugins maven-compiler-plugin ${version.plugin.compiler} true ${sourcecode.main.version} ${bytecode.main.version} ${sourcecode.test.version} ${bytecode.test.version} ${project.build.sourceEncoding} true true -Xlint:all,-options,-processing org.apache.maven.plugins maven-plugin-plugin ${version.plugin.plugin} org.ow2.asm asm ${version.asm} org.ow2.asm asm-commons ${version.asm}
org.apache.maven.plugins maven-jxr-plugin ${version.plugin.jxr} central ${nexus.url}/content/repositories/snapshots central ${nexus.url}/service/local/staging/deploy/maven2 java6-compatibility false 1.6 7.1 2.5.4 2.15 3.6.2 3.1.0-RC8 1.5.0 3.5.2 3.1.1 2.22.1 2.10.4 true byte-buddy byte-buddy-dep byte-buddy-benchmark byte-buddy-agent byte-buddy-android byte-buddy-maven-plugin byte-buddy-gradle-plugin org.apache.maven.plugins maven-plugin-plugin ${version.plugin.plugin} org.ow2.asm asm ${version.asm.deprecated} org.ow2.asm asm-commons ${version.asm.deprecated} org.ow2.asm asm-deprecated ${version.asm.deprecated} java7-compatibility false 1.7 3.1.0-RC8 3.2.0 0.13.1 3.2.4 true java9-compatibility false 9 1.6 1.6 1.6 1.6 java10-compatibility false 10 1.7 1.7 1.7 1.7 java11-compatibility false 11 1.7 1.7 1.7 1.7 java12-compatibility false 12 1.7 1.7 1.7 1.7 java13-compatibility false 13 1.7 1.7 1.7 1.7 java14-compatibility false 14 1.7 1.7 1.7 1.7 java15-compatibility false 15 8 8 8 8 java16-compatibility false 16 8 8 8 8 true java17-compatibility false 17 8 8 8 8 true true java18-compatibility false 18 8 8 8 8 true true java19-compatibility false 19 8 8 8 8 true true java6 false 1.6 java7 false 1.7 1.7 java8 false 1.8 1.8 java9 false 9 9 java10 false 10 10 true java11 false 11 11 true java12 false 12 12 true java13 false 13 13 true java14 false 14 14 true java15 false 15 15 true java16 false 16 16 true java17 false 17 17 true java18 false 18 18 true java19 false 19 19 true extras false true org.apache.maven.plugins maven-source-plugin ${version.plugin.source} jar org.apache.maven.plugins maven-javadoc-plugin ${version.plugin.javadoc} jar ${sourcecode.main.version} true ${asm.url}/javadoc https://javadoc.io/doc/net.java.dev.jna/jna/latest gpg false org.apache.maven.plugins maven-gpg-plugin ${version.plugin.gpg} verify sign --pinentry-mode loopback checks true org.apache.maven.plugins maven-checkstyle-plugin ${version.plugin.checkstyle} validate check checkstyle.xml true true **/generated/**/* false org.codehaus.mojo animal-sniffer-maven-plugin ${version.plugin.animal-sniffer} test check org.codehaus.mojo.signature java15 1.0 org.apache.maven.plugins maven-enforcer-plugin ${version.plugin.enforcer} enforce true org.ow2.asm:asm-tree [3.2.5,) [1.6,) integration false true com.github.spotbugs spotbugs-maven-plugin ${version.plugin.spotbugs} verify check ${spotbugs.skip} Max Low true true