This package browser is in early development. Mind the rough edges.

java-jboss-javassist 3.21.0

Java bytecode engineering toolkit

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.

Installation

Install java-jboss-javassist 3.21.0 as follows:

guix install java-jboss-javassist@3.21.0

Or install the latest version:

guix install java-jboss-javassist

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.