Skip to content

subshell/simplexml

This branch is 26 commits ahead of, 3 commits behind ngallagher/simplexml:master.

Folders and files

NameName
Last commit message
Last commit date
Nov 23, 2011
Jul 30, 2012
Feb 27, 2013
May 20, 2012
May 23, 2012
Jul 29, 2012
Dec 11, 2008
Sep 10, 2012
Apr 28, 2010
Apr 13, 2011
Jul 29, 2012
Apr 16, 2011
Aug 15, 2017
Aug 15, 2017
Feb 12, 2010
Oct 25, 2016
Mar 29, 2013
Dec 2, 2012
Dec 16, 2007
Nov 18, 2012
Aug 15, 2017
Jul 8, 2013

Repository files navigation

SimpleXML

This is an initial check in of code for the library hosted at http://simple.sourceforge.net. It contains quite a bit of rubbish, however the core is structured in a fairly standard manner where all source code and tests live under the src directory.

Maven Central

This fork is available on Maven Central:

<dependency>
  <groupId>com.subshell.simpleframework</groupId>
  <artifactId>simple-xml</artifactId>
  <version>2.8.1</version>
</dependency>

Packages

No packages published

Languages

  • Java 53.9%
  • C# 46.1%