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:
JDK 7 tools.jar is the JAR file for JDK 7 tools. It contains Java classes to support different JDK t...
JDK 11 java.smartcardio.jmod is the JMOD file for JDK 11 Smartcardio module. JDK 11 Smart Card IO mo...
What Is log4j-1.2.15.jar? I got the JAR file from apache-log4j-1.2.15.zip. log4j-1.2.15.jar is the v...
JRE 8 rt.jar is the JAR file for JRE 8 RT (Runtime) libraries. JRE (Java Runtime) 8 is the runtime e...
SLF4J API is a simple API that allows to plug in any desired logging library at deployment time. Her...