Last Version

Juffrou XML 2.1.9

Juffrou XML is simplified marshaling for java beans into XML and back.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.juffrou
ArtifactId

ArtifactId

juffrou-xml
Version

Version

2.1.9
Type

Type

jar
Description

Description

Juffrou XML
Juffrou XML is simplified marshaling for java beans into XML and back.
Project Organization

Project Organization

Juffrou

Download juffrou-xml 2.1.9


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

Dependencies

compile (1)

Group / Artifact Type Version
net.sf.juffrou : juffrou-reflect jar 2.1.9

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
com.thoughtworks.xstream : xstream jar 1.4.7

Project Modules

There are no modules declared in this project.