jaxb 2.3.0.1-7~18.04 source package in Ubuntu
Changelog
jaxb (2.3.0.1-7~18.04) bionic; urgency=medium * Provide Java EE modules and APIs removed from OpenJDK 11. LP: #1784196. * No-change backport from 19.04. -- Matthias Klose <email address hidden> Tue, 19 Feb 2019 16:02:29 +0100
Upload details
- Uploaded by:
- Matthias Klose on 2019-02-20
- Uploaded to:
- Bionic
- Original maintainer:
- Debian Java Maintainers
- Architectures:
- all
- Section:
- java
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | updates | on 2019-04-16 | universe | misc |
Bionic | security | on 2019-04-16 | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
jaxb_2.3.0.1.orig.tar.xz | 1.4 MiB | 771fc508de1b9ccfacb656a7d0fc71521b3ba54c9d37233c58a95e3db65e7908 |
jaxb_2.3.0.1-7~18.04.debian.tar.xz | 18.4 KiB | 0184cfd7c83476f008fc810c8a49834482a799050f99df85d498ee30363fe843 |
jaxb_2.3.0.1-7~18.04.dsc | 2.5 KiB | 16ee218fdfb94d9414f5394e4ac7da49338d09d189d568824d45b62b54a88444 |
Available diffs
Binary packages built by this source
- jaxb: No summary available for jaxb in ubuntu cosmic.
No description available for jaxb in ubuntu cosmic.
- libcodemodel-java: No summary available for libcodemodel-java in ubuntu cosmic.
No description available for libcodemodel-java in ubuntu cosmic.
- libjaxb-java: No summary available for libjaxb-java in ubuntu cosmic.
No description available for libjaxb-java in ubuntu cosmic.
- libjaxb-java-doc: JAXB Reference Implementation -- documentation
GlassFish Java Architecture for XML Binding (JAXB) Reference
Implementation.
.
Java Architecture for XML Binding (JAXB) provides a fast and convenient
way to bind XML schemas and Java representations, making it easy for
Java developers to incorporate XML data and processing functions in Java
applications. As part of this process, JAXB provides methods for
unmarshalling (reading) XML instance documents into Java content trees,
and then marshalling (writing) Java content trees back into XML instance
documents. JAXB also provides a way to generate XML schema from Java
objects.
.
This package contains the Javadoc API.
- librngom-java: No summary available for librngom-java in ubuntu cosmic.
No description available for librngom-java in ubuntu cosmic.
- libtxw2-java: No summary available for libtxw2-java in ubuntu cosmic.
No description available for libtxw2-java in ubuntu cosmic.
- libxsom-java: XML Schema Object Model Java library
XML Schema Object Model (XSOM) is a Java library that allows applications
to easily parse XML Schema documents and inspect information in them. It
is expected to be useful for applications that need to take XML Schema
as an input.