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/Marshallers and Serializers"

(New page: {{hudson|pageTitle=Libraries: Marshallers and Serializers = Marshallers/Serializers = {| width="100%" border="1" cellpadding="1" cellspacing="1" |- ! Library name ! Description ! Wher...)
 
Line 1: Line 1:
{{hudson|pageTitle=Libraries: Marshallers and Serializers
+
{{hudson|pageTitle=Libraries: Marshallers and Serializers}}
  
 
= Marshallers/Serializers  =
 
= Marshallers/Serializers  =

Revision as of 11:28, 8 September 2011

Hudson Continuous Integration Server
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source
Hudson-bust.png Libraries: Marshallers and Serializers











Marshallers/Serializers

Library name Description Where used License Url Current version The latest available version
org.hudsonci.tools.xtream Serialize objects to XML and back again hudson, hudson-plugins BSD license http://xstream.codehaus.org/ 1.4.1-hudson-1 1.4.1
org.kohsuke.stapler.json-lib Library for transforming beans, maps, collections, java arrays and XML to JSON and back again hudson-core http://json-lib.sourceforge.net/ 2.1-rev6 2.4
org.codehaus.jackson.jackson-core-asl High-performance JSON processor (parser, generator) hudson-jaxb-xjc, hudson-rest-common, hudson-rest-model, maven3-model Apache License, Version 2.0 LGPL 2.1 http://jackson.codehaus.org/ 1.7.1 1.8
org.codehaus.jackson.jackson-mapper-asl Data Mapper package is a high-performance data binding package built on Jackson JSON processor hudson-jaxb Apache License, Version 2.0 LGPL 2.1 http://jackson.codehaus.org/ 1.7.1 1.8
org.codehaus.jackson.jackson-xc Extensions that provide interoperability support for Jackson JSON processor's data binding functionality hudson-rest-common Apache License, Version 2.0 LGPL 2.1 http://jackson.codehaus.org/ 1.7.1 1.8

Back to the top