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 Reference Implementation
How to download JAXB Reference Implementation?
✍: 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 try JAXB API, you can download its Reference Implementation as described below:
1. Go to JAXB Reference Implementation java.net Website.
2. Click "Download" link on the right to download jaxb-ri-2.3.1.zip.
3. Save the downloaded file in \fyicenter folder.
4. Unzip the download file jaxb-ri-2.3.1.zip.
5. All files are extracted in \fyicenter\jaxb-ri folder.
6. Review extracted files:
fyicenter$ ls -l \fyicenter\jaxb-ri -rw-r--r-- 37651 Sep 12 2018 License.txt -rw-r--r-- 44182 Sep 12 2018 ThirdPartyLicenseReadme.txt drwxr-xr-x 204 Sep 12 2018 bin drwxr-xr-x 646 Sep 12 2018 docs drwxr-xr-x 578 Sep 12 2018 mod drwxr-xr-x 1292 Sep 12 2018 samples fyicenter$ ls -l \fyicenter\jaxb-ri\mod -rw-r--r-- 311876 Sep 12 2018 FastInfoset.jar -rw-r--r-- 160125 Sep 12 2018 codemodel.jar -rw-r--r-- 59948 Sep 12 2018 dtd-parser.jar -rw-r--r-- 25523 Sep 12 2018 istack-commons-runtime.jar -rw-r--r-- 27596 Sep 12 2018 istack-commons-tools.jar -rw-r--r-- 56674 Sep 12 2018 javax.activation-api.jar -rw-r--r-- 128076 Sep 12 2018 jaxb-api.jar -rw-r--r-- 132058 Sep 12 2018 jaxb-jxc.jar -rw-r--r-- 1093432 Sep 12 2018 jaxb-runtime.jar -rw-r--r-- 986956 Sep 12 2018 jaxb-xjc.jar -rw-r--r-- 15601 Sep 12 2018 relaxng-datatype.jar -rw-r--r-- 317643 Sep 12 2018 rngom.jar -rw-r--r-- 36073 Sep 12 2018 stax-ex.jar -rw-r--r-- 70288 Sep 12 2018 txw2.jar -rw-r--r-- 426721 Sep 12 2018 xsom.jar
⇒ Download JAXB 2.2.7 Reference Implementation
⇐ What Is Reference Implementation of JAXB
⇑ Reference Implementation of JAXB (Java Architecture for XML Binding)
2017-06-23, 6914🔥, 2💬
Popular Posts:
JAX-RPC is an API for building Web services and clients that used remote procedure calls (RPC) and X...
Rhino JavaScript Java Library is an open-source implementation of JavaScript written entirely in Jav...
io.jar is a component in iText Java library to provide input/output functionalities. iText Java libr...
Joda-Time provides a quality replacement for the Java date and time classes. The design allows for m...
JDK 11 java.base.jmod is the JMOD file for JDK 11 Base module. JDK 11 Base module compiled class fil...