SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

javassist rpm build for : Fedora 35. For other distributions click javassist.

Name : javassist
Version : 3.28.0 Vendor : Fedora Project
Release : 1.fc35 Date : 2021-12-13 17:22:20
Group : Unspecified Source RPM : javassist-3.28.0-1.fc35.src.rpm
Size : 0.80 MB
Packager : Fedora Project
Summary : Java Programming Assistant for Java bytecode manipulation
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.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora-secondary/updates/35/Everything/s390x/Packages/j

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  javassist-3.28.0-1.fc35.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 or java-11-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
rpmlib(RichDependencies) <= 4.12.0-1


Content of RPM :
/usr/share/doc/javassist
/usr/share/doc/javassist/Readme.html
/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/javassist.pom

 
ICM