Skip to content

x-stream/xstream

Folders and files

NameName
Last commit message
Last commit date
May 15, 2024
Mar 21, 2019
Nov 11, 2024
Dec 30, 2022
Mar 20, 2021
Oct 30, 2024
Dec 27, 2024
Jan 14, 2022
Apr 27, 2015
Dec 29, 2022
Mar 23, 2024
Mar 12, 2020
Jan 1, 2023
Jan 1, 2023
Mar 7, 2025
Oct 18, 2024
Dec 18, 2020

Repository files navigation

master: CI with Maven Coverage Status
v-1.4.x: Build Status Coverage Status


XStream

Java to XML Serialization, and back again

Binaries

All binary artifacts are bundled in the -bin archive. It includes the XStream jars and any other library used at build time, or optional runtime extras. MXParser is recommend for use as it will greatly improve the performance of XStream.

Documentation

Documentation can be found at GitHub. This includes:

Source

The complete source for XStream is bundled in the -src archive. This includes:

  • Main API [xstream/src/java]
  • Unit Tests [xstream/src/test]
  • Maven Build Files [pom.xml]
  • Hibernate Module [xstream-hibernate]
  • Website [xstream-distribution]

About

Serialize Java objects to XML and back again.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Contributors 39

Languages