Last Version

XStream Parent 1.4.19

XStream is a serialization library from Java objects to XML and back.

License

License

GroupId

GroupId

com.thoughtworks.xstream
ArtifactId

ArtifactId

xstream-parent
Version

Version

1.4.19
Type

Type

pom
Description

Description

XStream Parent
XStream is a serialization library from Java objects to XML and back.
Project URL

Project URL

http://x-stream.github.io
Project Organization

Project Organization

XStream
Source Code Management

Source Code Management

http://github.com/x-stream/xstream

Download xstream-parent 1.4.19

Filename Size
xstream-parent-1.4.19.pom 42 KB
Browse

<!-- https://jarcasting.com/artifacts/com.thoughtworks.xstream/xstream-parent/ -->
<dependency>
    <groupId>com.thoughtworks.xstream</groupId>
    <artifactId>xstream-parent</artifactId>
    <version>1.4.19</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.xstream/xstream-parent/
implementation 'com.thoughtworks.xstream:xstream-parent:1.4.19'
// https://jarcasting.com/artifacts/com.thoughtworks.xstream/xstream-parent/
implementation ("com.thoughtworks.xstream:xstream-parent:1.4.19")
'com.thoughtworks.xstream:xstream-parent:pom:1.4.19'
<dependency org="com.thoughtworks.xstream" name="xstream-parent" rev="1.4.19">
  <artifact name="xstream-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.xstream', module='xstream-parent', version='1.4.19')
)
libraryDependencies += "com.thoughtworks.xstream" % "xstream-parent" % "1.4.19"
[com.thoughtworks.xstream/xstream-parent "1.4.19"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • xstream
  • xstream-hibernate
  • xstream-benchmark