is not current version
Last Version 1.4.19

XStream Hibernate Extension 1.4.18

XStream extension for Hibernate 3/4 to untie Java objects from Hibernate.

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.thoughtworks.xstream
ArtifactId

ArtifactId

xstream-hibernate
Version

Version

1.4.18
Type

Type

jar
Description

Description

XStream Hibernate Extension
XStream extension for Hibernate 3/4 to untie Java objects from Hibernate.
Project Organization

Project Organization

XStream

Download xstream-hibernate 1.4.18


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

Dependencies

compile (3)

Group / Artifact Type Version
com.thoughtworks.xstream : xstream jar 1.4.18
org.hibernate : hibernate-core jar 4.2.5.Final
org.hibernate : hibernate-envers Optional jar 4.2.5.Final

provided (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.6.1
javassist : javassist jar 3.12.1.GA
cglib : cglib-nodep jar 2.2

test (3)

Group / Artifact Type Version
com.thoughtworks.xstream : xstream test-jar 1.4.18
org.hsqldb : hsqldb jar 2.2.8
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.