Registry / serialization / simple-xml

simple-xml

JSON →
library2.7.1javamavenunverified

High performance XML serialization and configuration framework for Java.

<dependency> <groupId>org.simpleframework</groupId> <artifactId>simple-xml</artifactId> <version>2.7.1</version> </dependency>
INSTALL
IMPORT
SIG · SIMPLE-XML
S
simple-xml
serializationjavav2.7.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Serializer
org.simpleframework.xml.Serializer

Creating an XML serializer instance.

import org.simpleframework.xml.Serializer; import org.simpleframework.xml.core.Persister; Serializer serializer = new Persister();
Debug
Known issues
gotchaVersion 2.7.1 is the last release; the project appears unmaintained.
fix
Consider migrating to a more active XML library like Jackson XML.
affects: >=2.7.1
Upgrade
Version history
2.7.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Resources