typeserializer-simplexml

Support for Java generic types in various serialization libraries.

License

License

GroupId

GroupId

org.anarres.typeserializer
ArtifactId

ArtifactId

typeserializer-simplexml
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

typeserializer-simplexml
Support for Java generic types in various serialization libraries.
Project URL

Project URL

https://github.com/shevek/typeserializer

Download typeserializer-simplexml

How to add to project

<!-- https://jarcasting.com/artifacts/org.anarres.typeserializer/typeserializer-simplexml/ -->
<dependency>
    <groupId>org.anarres.typeserializer</groupId>
    <artifactId>typeserializer-simplexml</artifactId>
    <version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.anarres.typeserializer/typeserializer-simplexml/
implementation 'org.anarres.typeserializer:typeserializer-simplexml:1.0.8'
// https://jarcasting.com/artifacts/org.anarres.typeserializer/typeserializer-simplexml/
implementation ("org.anarres.typeserializer:typeserializer-simplexml:1.0.8")
'org.anarres.typeserializer:typeserializer-simplexml:jar:1.0.8'
<dependency org="org.anarres.typeserializer" name="typeserializer-simplexml" rev="1.0.8">
  <artifact name="typeserializer-simplexml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.anarres.typeserializer', module='typeserializer-simplexml', version='1.0.8')
)
libraryDependencies += "org.anarres.typeserializer" % "typeserializer-simplexml" % "1.0.8"
[org.anarres.typeserializer/typeserializer-simplexml "1.0.8"]

Dependencies

compile (2)

Group / Artifact Type Version
org.anarres.simplexml.serializers : simple-xml-serializers-jdk jar 1.0.2
org.anarres.typeserializer : typeserializer-core jar 1.0.8

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-api jar 1.7.12
com.google.guava : guava jar 18.0
ch.qos.logback : logback-classic jar 1.1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0