License |
License |
---|---|
GroupId | GroupIdorg.nakedobjects.plugins |
ArtifactId | ArtifactIdxstream-marshalling |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXStream Marshalling
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.nakedobjects.plugins/xstream-marshalling/ -->
<dependency>
<groupId>org.nakedobjects.plugins</groupId>
<artifactId>xstream-marshalling</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.nakedobjects.plugins/xstream-marshalling/
implementation 'org.nakedobjects.plugins:xstream-marshalling:1.0.0'
// https://jarcasting.com/artifacts/org.nakedobjects.plugins/xstream-marshalling/
implementation ("org.nakedobjects.plugins:xstream-marshalling:1.0.0")
'org.nakedobjects.plugins:xstream-marshalling:jar:1.0.0'
<dependency org="org.nakedobjects.plugins" name="xstream-marshalling" rev="1.0.0">
<artifact name="xstream-marshalling" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nakedobjects.plugins', module='xstream-marshalling', version='1.0.0')
)
libraryDependencies += "org.nakedobjects.plugins" % "xstream-marshalling" % "1.0.0"
[org.nakedobjects.plugins/xstream-marshalling "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.thoughtworks.xstream : xstream | jar | 1.2.1 |
org.nakedobjects.core : remoting | jar | 4.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jmock : jmock-junit4 | jar | 2.4.0 |
junit : junit | jar | 4.4 |
cglib : cglib-nodep | jar | 2.1_3 |
org.objenesis : objenesis | jar | 1.0 |