INFO
Name: javassist
Version: 3.18.1-8.module_el8.5.0+197+0c7f4e0a
Arch: noarch
Summary: The Java Programming Assistant provides simple Java bytecode manipulation
License: MPLv1.1 or LGPLv2+ or ASL 2.0
Vendor: AlmaLinux
Build Host: ppc64le-builder01.almalinux.org
Build Date: Tue Dec 28 17:03:46 2021
Size: 774080
URL: http://www.csg.is.titech.ac.jp/~chiba/javassist/
Description: Javassist enables Java programs to define a new class at runtime and to
modify a class file when the JVM loads it. Unlike other similar
bytecode editors, Javassist provides two levels of API: source level
and bytecode level. If the users use the source-level API, they can
edit a class file without knowledge of the specifications of the Java
bytecode. The whole API is designed with only the vocabulary of the
Java language. You can even specify inserted bytecode in the form of
source text; Javassist compiles it on the fly. On the other hand, the
bytecode-level API allows the users to directly edit a class file as
other editors.
FILES
/usr/share/doc/javassist
/usr/share/doc/javassist/License.html
/usr/share/doc/javassist/Readme.html
/usr/share/java/javassist.jar
/usr/share/maven-metadata/javassist.xml
/usr/share/maven-poms/javassist.pom
REQUIRES
java-headless 1:1.6
javapackages-filesystem
mvn(com.sun:tools)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1
PROVIDES
javassist 3.18.1-8.module_el8.5.0+197+0c7f4e0a
mvn(javassist:javassist) 3.18.1.GA
mvn(javassist:javassist:pom:) 3.18.1.GA
mvn(org.javassist:javassist) 3.18.1.GA
mvn(org.javassist:javassist:pom:) 3.18.1.GA
osgi(javassist) 3.18.1
CONFIG FILES
/usr/share/doc/javassist
/usr/share/doc/javassist/License.html d
/usr/share/doc/javassist/Readme.html d
/usr/share/java/javassist.jar
/usr/share/maven-metadata/javassist.xml
/usr/share/maven-poms/javassist.pom
LICENSE FILES
MPLv1.1 or LGPLv2+ or ASL 2.0
|