Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Hudson-ci/development/third party libraries/HTML XMLJAXB"

(HTML, XML, JAXB)
(HTML, XML, JAXB)
 
Line 76: Line 76:
 
| 1.1.4c  
 
| 1.1.4c  
 
| 1.1.4c
 
| 1.1.4c
|
 
|
 
|
 
|
 
|-
 
| com.sun.xml.txw2.txw2
 
| Typed XML Writer runtime
 
| hudson-core
 
| [http://www.opensource.org/licenses/cddl1.php CDDL-1.0]
 
| http://java.net/projects/txw
 
| 20070624
 
|
 
|
 
|
 
|
 
|
 
|-
 
| org.codehaus.woodstox.wstx-asl
 
| High-performance XML processor that implements Stax (JSR-173) API
 
| hudson-core
 
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]
 
| http://woodstox.codehaus.org
 
| 3.2.7
 
| 4.1
 
 
|
 
|
 
|
 
|

Latest revision as of 22:41, 30 January 2012

Hudson Continuous Integration Server
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source
Hudson-bust.png Libraries: HTML, XML and JAXB











HTML, XML, JAXB

PB == Piggyback on existing Eclipse approval

CQ == IPZilla Reference

Library name Description Where used License Url Current version The latest available version Distributed? PB? CQ Approved?
net.sf.jtidy.jtidy HTML syntax checker and pretty printer hudson-core http://sourceforge.net/projects/jtidy/ r938 r938
net.sourceforge.nekohtml.nekohtml HTML scanner and tag balancer maven-plugin Apache License, Version 2.0 http://sourceforge.net/projects/nekohtml 1.9.13 1.9.15
jaxen.jaxen XPath library written in Java hudson-core http://jaxen.codehaus.org 1.1-beta-11 1.1.3 Y N 5692
xmlpull 1.1.3.4b Y Y 5773 Y
xpp3.xpp3 XmlPull parsing engine that is based on ideas from XPP and in particular XPP2 hudson-core Indiana University Extreme! Lab Software License, vesion 1.1.1 Public Domain Apache License, Version 1.1 http://www.extreme.indiana.edu/xgws/xsoap/xpp 1.1.4c 1.1.4c
javax.xml.bind.jaxb-api JAXB API bundle for GlassFish V3 maven3-plugin CDDL 1.1 and GPL 2 with CPE https://jaxb.dev.java.net 2.2.2 2.2.4u1
javax.xml.bind.jaxb-impl JAXB (JSR 222) reference implementation hudson-jaxb CDDL 1.1 and GPL 2 with CPE https://jaxb.dev.java.net 2.2.2 2.2.4u1
javax.xml.bind.jaxb-xjc JAXB (JSR 222) reference implementation - Schema compiler hudson-jaxb-xjc CDDL 1.1 and GPL 2 with CPE https://jaxb.dev.java.net 2.2.2 2.2.4u1
org.jvnet.jaxb2_commons.jaxb2-basics JAXB2 Basics - Basic Plugins hudson-jaxb-xjc BSD-style license http://java.net/projects/jaxb2-commons/pages/Home 0.6.0 0.6.2
org.jvnet.jaxb2_commons.jaxb2-basics-tools JAXB2 Basics - Tools hudson-jaxb-xjc BSD-style license http://java.net/projects/jaxb2-commons/pages/Home 0.6.0 0.6.2
org.jvnet.jaxb2_commons.jaxb2-basics-annotate JAXB2 Basics - Annotate Plugin hudson-jaxb-xjc BSD-style license http://java.net/projects/jaxb2-commons/pages/Home 0.6.0 0.6.2
net.java.dev.jaxb2-commons.jaxb-fluent-api Causes JAXB RI 2.1.8 XJC to generate additional methods that allows method chaining hudson-jaxb-xjc Apache License, Version 2.0 http://java.net/projects/jaxb2-commons/pages/Fluent-api 2.18 3.0

Back to the top