Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (309)
Collections:
Other Resources:
Download JAXB 2.2 Specification and API JAR
How to download JAXB 2.2 Specification and API JAR?
✍: FYIcenter
Java Architecture for XML Binding (JAXB) is a Java API that allows
Java developers to map Java classes to XML representations.
If you want to learn more details about JAXB,
you can follow this tutorial to download JAXB 2.2 Specification and API JAR:
1. Go to JSR 222: Java Architecture for XML Binding (JAXB) 2.0 website.
2. Click the "Download page" link in the "Maintenance Release 2 Download page 10 Dec, 2009" line. You see the "JSR-000222 Java Architecture for XML Binding (JAXB) 2.2" page.
3. Click the "Download" button under the "Click here to download the spec for evaluation" line. You see the "JSR-000222 Java Architecture for XML Binding 2.2 Maintenance Release 2" page.
3. Click "jaxb-2_2-mrel2-spec1.zip" to download the file under the "JSR-000222 Java Architecture for XML Binding 2.2 Maintenance Release 2 specification for evaluation - 3.86 MB" line.
4. Save the downloaded file as \fyicenter\jaxb-2_2-mrel2-spec1.zip.
5. Unzip the downloaded file. You see the all files unzipped in the \fyicenter\jaxb-2_2-mrel folder.
6. Verify that the JAXB specification document and JAXB API JAR file are in there:
12/04/2009 11:29 AM 104,164 jaxb-api.jar 01/05/2010 01:30 PM 3,684,124 JAXB2.2.pdf
Download and installation is done.
⇑ JAXB (Java Architecture for XML Binding) API Specification
2021-08-12, 10587👍, 0💬
Popular Posts:
What is the jaxp\SourceValidator.jav aprovided in the Apache Xerces package? I have Apache Xerces 2....
JDK 11 jdk.rmic.jmod is the JMOD file for JDK 11 RMI (Remote Method Invocation) Compiler Tool tool, ...
JDK 11 jdk.localedata.jmod is the JMOD file for JDK 11 Localedata module. JDK 11 Locale Data module ...
Apache Log4j API provides the interface that applications should code to and provides the adapter co...
How to read XML document with XML Schema validation from socket connections with the socket\DelayedI...