xmlbeans 3.0.2-1 source package in Ubuntu

Changelog

xmlbeans (3.0.2-1) unstable; urgency=medium

  * New upstream release
    - No longer build the qname jar
    - Updated the Maven poms
  * Standards-Version updated to 4.3.0
  * Switch to debhelper level 11

 -- Emmanuel Bourg <email address hidden>  Mon, 21 Jan 2019 12:02:22 +0100

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe libs
Focal release universe libs

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
xmlbeans_3.0.2-1.dsc 2.0 KiB 9f5b6d04aef1b863058f46c44c15775d5be41c5164298d49ee87af6cf13c4903
xmlbeans_3.0.2.orig.tar.xz 2.3 MiB 8f573f4073450dbd3880aa75bf22dec145913718a035c58cc72b8f52f8b8a225
xmlbeans_3.0.2-1.debian.tar.xz 8.2 KiB 66bc691977a98f54e3ad33e61f452cc8c772bc71ee44e5be9098fbcaa5ab69fa

Available diffs

No changes file available.

Binary packages built by this source

libxmlbeans-java: Java library 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.

xmlbeans: No summary available for xmlbeans in ubuntu disco.

No description available for xmlbeans in ubuntu disco.