Пакет javassist: Информация

    Исходный пакет: javassist
    Версия: 3.30.2-alt1
    Последняя версия по данным Repology
    Собран:  23 декабря 2025 г. 16:45 в задании #403509
    Сообщить об ошибке в пакете
    Домашняя страница: https://www.javassist.org/

    Лицензия: MPL-1.1 or LGPL-2.1-or-later or Apache-2.0
    О пакете: Java Programming Assistant for Java bytecode manipulation
    Описание: 
    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-пакетов, собираемых из данного SRPM:
    javassist (noarch)

    Сопровождающий: Anton Meleshnikov

    Список участников:
    Anton Meleshnikov
    Igor Vlasenko
    Vladimir Lettiev

    Права:
    Igor Vlasenko
    @java

      1. /proc
      2. maven-local
      3. mvn(junit:junit)
      4. mvn(org.apache.felix:maven-bundle-plugin)
      5. mvn(org.hamcrest:hamcrest)
      6. rpm-build-java
      7. jpackage-default

    Последнее изменение


    22 декабря 2025 г. Anton Meleshnikov 0:3.30.2-alt1
    - new version
    9 июля 2022 г. Igor Vlasenko 0:3.28.0-alt1_2jpp11
    - new version
    13 июня 2021 г. Igor Vlasenko 0:3.27.0-alt1_2jpp11
    - new version