4.0.0 javassist javassist jar Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java. 3.12.0-SNAPSHOT Javassist http://www.javassist.org/ snapshots.jboss.org JBoss Snapshot Repository ${jboss.snapshots.repo.url} src/main/ src/test/ org.apache.maven.plugins maven-compiler-plugin 1.4 1.4 org.apache.maven.plugins maven-jar-plugin ${project.build.sourceDirectory}/META-INF/MANIFEST.MF maven-source-plugin 2.0.3 attach-sources jar true jdk14 1.4 !no.tools com.sun tools 1.4 system true ${java.home}/../lib/tools.jar jdk15 1.5 !no.tools com.sun tools 1.5 system true ${java.home}/../lib/tools.jar jdk16 1.6 !no.tools com.sun tools 1.6 system true ${java.home}/../lib/tools.jar junit junit 3.8.1 test