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

    Исходный пакет: javassist
    Версия: 3.28.0-alt1_2jpp11
    Последняя версия по данным Repology
    Собран:  12 июля 2022 г. 19:15 в задании #303565
    Сообщить об ошибке в пакете
    Домашняя страница: https://www.javassist.org/

    Лицензия: MPLv1.1 or LGPLv2+ or ASL 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)
    javassist-javadoc (noarch)

    Сопровождающий: Igor Vlasenko

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

    Права:
    Igor Vlasenko
    @java

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

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


    9 июля 2022 г. Igor Vlasenko 0:3.28.0-alt1_2jpp11
    - new version
    13 июня 2021 г. Igor Vlasenko 0:3.27.0-alt1_2jpp11
    - new version
    1 июня 2021 г. Igor Vlasenko 0:3.21.0-alt1_3jpp8
    - new version