4.0.0 com.github.dakusui javassist bundle Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java. 0.0.1-GA Javassist http://www.javassist.org/ UTF-8 1.8 1.8 11 11 3.2 2.22.2 2.6 3.2.1 3.4.1 3.3.0 [4.13.1,) 1.3 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 https://www.apache.org/licenses/LICENSE-2.0 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 javassist-0.0.1-GA 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/ org.apache.maven.plugins maven-compiler-plugin ${maven-compiler-plugin.version} ${maven-compiler-plugin.source} ${maven-compiler-plugin.target} ${maven-compiler-plugin.testSource} ${maven-compiler-plugin.testTarget} -parameters org.apache.maven.plugins maven-surefire-plugin ${maven-surefire-plugin.version} javassist/JvstTest.java once resources ${project.build.directory}/runtest org.apache.maven.plugins maven-jar-plugin ${maven-jar-plugin.version} javassist.CtClass true src/main/java/META-INF/MANIFEST.MF maven-source-plugin ${maven-source-plugin.version} attach-sources jar true org.apache.maven.plugins maven-javadoc-plugin ${maven-javadoc-plugin.version} true javassist.compiler:javassist.convert:javassist.scopedpool:javassist.bytecode.stackmap Javassist, a Java-bytecode translator toolkit.
Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.]]>
public true none 8
org.apache.felix maven-bundle-plugin ${maven-bundle-plugin.version} 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}/lib/jrt-fs.jar junit junit ${junit.version} test org.hamcrest hamcrest-all ${hamcrest-all.version} test