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, 6816🔥, 2💬
Popular Posts:
What is ojdbc.jar - JDBC Driver for Oracle? ojdbc.jar is a JDBC driver from Oracle that provides dat...
commons-lang-2.6.jar is the JAR file for Apache Commons Lang 2.6, which provides a host of helper ut...
What is the sax\Counter.java provided in the Apache Xerces package? I have Apache Xerces 2.11.0 inst...
What Is activation.jar? I heard it's related to JAF (JavaBeans Activation Framework) 1.1? The if you...
Saxon-HE (home edition) is an open source product available under the Mozilla Public License. It pro...