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:
What Is Java SE (JDK) Implementation of JAXB
What is Java SE (JDK) Implementation of JAXB (Java Architecture for XML Binding)?
✍: FYIcenter.com
Java Architecture for XML Binding (JAXB) is a Java API that allows
Java developers to map Java classes to XML representations.
Java SE (JDK) Implementation of JAXB is the implementation of JAXB API in the Java SE (JDK) distribution packages.
Oracle has been providing the implementation of JAXB API in their Java SE (JDK) package since Java SE 6.
See the following table for a list of JAXB API releases and Java SE (JDK) implementations:
JAXB release and date Oracle Implementation --------------------- --------------------- Removed Java SE 11 ? Java SE 10 ? Java SE 9 2.2.8 (Mar, 2013) Java SE 8 2.2.7 (May, 2012) 2.2.6 (Dec, 2011) 2.2.3 (Jun, 2011) Java SE 7 2.2 (Jan, 2010) 2.1 (Oct, 2007) 2.0 (Dec, 2006) Java SE 6 1.0 (Jul, 2006)
For more information, see Java Architecture for XML Binding (JAXB).
⇒ Download Java SE 8 for JAXB 2.2.8 Testing
⇐ Java SE Implementation of JAXB (Java Architecture for XML Binding)
⇑ Java SE Implementation of JAXB (Java Architecture for XML Binding)
2018-01-08, ∼2480🔥, 0💬
Popular Posts:
A stream buffer is a stream-based representation of an XML infoset in Java. Stream buffers are desig...
Apache ZooKeeper is an open-source server which enables highly reliable distributed coordination. Ap...
Where Can I see Java Source Code files for Xerces Java 2.11.2? Here are Java Source Code files for X...
JDK 11 jdk.crypto.mscapi.jmod is the JMOD file for JDK 11 Crypto MSCAPI module. JDK 11 Crypto MSCAPI...
Where to find answers to frequently asked questions on Downloading and Installing ojdbc.jar - JDBC D...