Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
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 (322)
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, ≈11🔥, 0💬
Popular Posts:
A stream buffer is a stream-based representation of an XML infoset in Java. Stream buffers are desig...
Apache Log4j Core Implementation provides the functional components of the logging system. Users are...
JDK 17 jdk.charsets.jmod is the JMOD file for JDK 17 Charsets module. JDK 17 Charsets module compile...
How to download and install ojdbc5.jar for Oracle 11g R1? ojdbc5.jar for Oracle 11g R1 is a Java 5 J...
What Is mail.jar of JavaMail 1.4.2? I got the JAR file from javamail-1.4.2.zip. mail.jar in javamail...