SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

javassist rpm build for : OpenSuSE. For other distributions click javassist.

Name : javassist
Version : 3.30.2 Vendor : obs://build_opensuse_org/Java
Release : 58.2 Date : 2024-09-09 15:15:34
Group : Development/Libraries/Java Source RPM : javassist-3.30.2-58.2.src.rpm
Size : 0.77 MB
Packager : (none)
Summary : Java Programming Assistant: bytecode manipulation
Description :
Javassist (Java Programming Assistant) makes Java bytecode manipulation
simple. It is a class library for editing bytecodes in Java; it 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.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/Java:/packages/openSUSE_Factory/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  javassist-3.30.2-58.2.noarch.rpm
ftp.icm.edu.pl  javassist-3.30.2-58.2.noarch.rpm
ftp.icm.edu.pl  javassist-3.30.2-58.2.noarch.rpm
ftp.icm.edu.pl  javassist-3.30.2-58.2.noarch.rpm
ftp.icm.edu.pl  javassist-3.30.2-58.2.noarch.rpm
     

Provides :
javassist
mvn(javassist:javassist)
mvn(javassist:javassist:pom:)
mvn(org.javassist:javassist)
mvn(org.javassist:javassist:pom:)
osgi(javassist)

Requires :
java-headless
javapackages-filesystem
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/java/javassist.jar
/usr/share/licenses/javassist
/usr/share/licenses/javassist/License.html
/usr/share/maven-metadata/javassist.xml
/usr/share/maven-poms/JPP-javassist.pom

 
ICM