Categories:
Audio (13)
Biotech (29)
Bytecode (22)
Database (79)
Framework (7)
Game (7)
General (497)
Graphics (53)
I/O (32)
IDE (2)
JAR Tools (70)
JavaBeans (16)
JDBC (86)
JDK (338)
JSP (20)
Logging (90)
Mail (54)
Messaging (8)
Network (106)
PDF (82)
Report (7)
Scripting (75)
Security (67)
Server (112)
Servlet (17)
SOAP (24)
Testing (55)
Web (24)
XML (287)
Other Resources:
Download JAXB 2.2 Specification and API JAR
How to download JAXB 2.2 Specification and API JAR?
✍: FYIcenter.com
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.
2018-06-06, 1111👍, 0💬
Popular Posts:
ASM is an all purpose Java bytecode manipulation and analysis framework. It can be used to modify ex...
commons-lang3-3.8.1.jar is the JAR file for Apache Commons Lang 3.5, which provides a host of helper...
ASM is an all purpose Java bytecode manipulation and analysis framework. It can be used to modify ex...
c3p0 is an easy-to-use library for making traditional JDBC drivers "enterprise-ready" by augmenting ...
Byte Code Generation Library is high level API to generate and transform JAVA byte code. It is used ...