You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><ahref="http://downloads.sourceforge.net/kxml/kxml2-2.3.0.jar">kXML2</a> or <ahref="http://downloads.sourceforge.net/kxml/kxml2-min-2.3.0.jar">kXML2-min</a>, an XML pull parser.</li>
74
74
<li><ahref="http://downloads.sourceforge.net/dom4j/dom4j-1.6.1.zip">DOM4J</a>, easy XML representation and manipulation framework.</li>
75
75
<li><ahref="http://www.jdom.org/dist/binary/archive/jdom-1.1.3.zip">JDOM</a>, easy XML representation and manipulation (superseded by JDOM2).</li>
76
-
<li><ahref="http://www.jdom.org/dist/binary/jdom2-2.0.5.zip">JDOM2</a>, easy XML representation and manipulation, successor of JDOM (requires Java 5).</li>
76
+
<li><ahref="http://www.jdom.org/dist/binary/jdom2-2.0.6.1.zip">JDOM2</a>, easy XML representation and manipulation, successor of JDOM (requires Java 5).</li>
77
77
<li>StaX, the <ahref="https://repo1.maven.org/maven2/stax/stax/1.2.0/stax-1.2.0.jar">reference implementation</a> of the <ahref="https://repo1.maven.org/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.jar">Streaming API for XML</a>.</li>
78
78
<li><ahref="https://repo1.maven.org/maven2/com/fasterxml/woodstox-core/5.4.0/woodstox-core-5.4.0.jar">Woodstox</a>, an alternate open source StaX implementation, requires Java 6 or higher.</li>
79
79
<li><ahref="https://repo1.maven.org/maven2/org/codehaus/woodstox/wstx-asl/3.2.7/wstx-asl-3.2.7.jar">Woodstox</a>, an alternate open source StaX implementation, for use with Java 1.4 and 5.</li>
0 commit comments