4.0.0 org.javassist javassist bundle Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java. 3.22.0-CR1 Javassist http://www.javassist.org/ Shigeru Chiba, www.javassist.org JIRA https://jira.jboss.org/jira/browse/JASSIST/ MPL 1.1 http://www.mozilla.org/MPL/MPL-1.1.html LGPL 2.1 http://www.gnu.org/licenses/lgpl-2.1.html Apache License 2.0 http://www.apache.org/licenses/ scm:git:git@github.com:jboss-javassist/javassist.git scm:git:git@github.com:jboss-javassist/javassist.git scm:git:git@github.com:jboss-javassist/javassist.git chiba Shigeru Chiba chiba@javassist.org The Javassist Project http://www.javassist.org/ project lead 9 adinn Andrew Dinn adinn@redhat.com JBoss http://www.jboss.org/ contributing developer 0 kabir.khan@jboss.com Kabir Khan kabir.khan@jboss.com JBoss http://www.jboss.org/ contributing developer 0 scottmarlow Scott Marlow smarlow@redhat.com JBoss http://www.jboss.org/ contributing developer -5 jboss-releases-repository JBoss Releases Repository https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/ jboss-snapshots-repository JBoss Snapshots Repository https://repository.jboss.org/nexus/content/repositories/snapshots/ src/main/ src/test/ org.apache.maven.plugins maven-compiler-plugin 3.2 1.6 1.6 1.9 1.9 -parameters org.apache.maven.plugins maven-surefire-plugin 2.18.1 javassist/JvstTest.java once runtest org.apache.maven.plugins maven-jar-plugin 2.6 javassist.CtClass true maven-source-plugin 2.0.4 attach-sources jar true org.apache.maven.plugins maven-javadoc-plugin 2.7 true org.apache.felix maven-bundle-plugin 2.5.3 bundle-manifest process-classes manifest jar bundle war ${project.artifactId} ${project.version} !com.sun.jdi.* !com.sun.jdi.*,javassist.*;version="${project.version}" true centralRelease sonatype-releases-repository Sonatype Releases Repository https://oss.sonatype.org/service/local/staging/deploy/maven2 org.apache.maven.plugins maven-gpg-plugin ${gpg.passphrase} ${gpg.useAgent} sign-artifacts verify sign default-tools [,1.8] com.sun tools ${java.version} system true ${java.home}/../lib/tools.jar java9-tools [1.9,] com.sun tools ${java.version} system true ${java.home}/jrt-fs.jar junit junit 3.8.1 test