Пакет apache-xmlbeans: Информация

    Исходный пакет: apache-xmlbeans
    Версия: 5.3.0-alt2
    Последняя версия по данным Repology
    Собран:  14 января 2026 г. 17:16 в задании #404897
    Категория: Разработка/Java
    Сообщить об ошибке в пакете
    Домашняя страница: http://xmlbeans.apache.org/

    Лицензия: Apache-2.0
    О пакете: XMLBeans is a technology for accessing XML by binding it to Java types
    Описание: 
    XMLBeans is a technology for accessing XML by binding it to Java types.
    XMLBeans provides several ways to get at the XML, including:
    
    * Through XML schema that has been compiled to generate Java types that
    represent schema types. In this way, you can access instances of the schema
    through JavaBeans-style accessors after the fashion of "getFoo" and "setFoo".
    
    * The XMLBeans API also allows you to reflect into the XML schema itself
    through an XML Schema Object model.
    
    * A cursor model through which you can traverse the full XML infoset.
    
    * Support for XML DOM.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    apache-xmlbeans (noarch)

    Сопровождающий: Andrey Cherepanov

    Список участников:
    Andrey Cherepanov

    Права:
    Andrey Cherepanov
    @everybody

      1. pom2metadata
      2. gcc-c++
      3. rpm-build-java
      4. java-21-openjdk-devel
      5. maven-local
      6. unzip
      7. swig
      8. xmlstarlet

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


    12 января 2026 г. Andrey Cherepanov 5.3.0-alt2
    - Packaged xmvn metadata file.
    - Removed com.sun.org.apache.xml.internal:resolver from requirements.
    6 июля 2025 г. Andrey Cherepanov 5.3.0-alt1
    - Initial build for Sisyphus.