Skip to content

githubleaflife/xstream

This branch is 99 commits behind x-stream/xstream:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

add7019 · May 26, 2021
Mar 20, 2021
Mar 21, 2019
May 26, 2021
Mar 20, 2021
Mar 20, 2021
Mar 20, 2021
May 26, 2021
Apr 27, 2015
Apr 27, 2015
Mar 20, 2021
Dec 18, 2020
Mar 12, 2020
May 26, 2017
May 26, 2017
Dec 30, 2020
May 14, 2021
Dec 18, 2020

Repository files navigation

master: Build Status 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. Xpp3 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.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 83.2%
  • HTML 16.5%
  • Other 0.3%