Serialization Test Utils

cedarsoft Open Projects

License

License

GLP2 with Classpath Exception
Categories

Categories

Serialization Data Data Formats
GroupId

GroupId

com.cedarsoft.commons
ArtifactId

ArtifactId

serialization-test-utils
Last Version

Last Version

1.6.2
Release Date

Release Date

Type

Type

jar
Description

Description

Serialization Test Utils
cedarsoft Open Projects
Project Organization

Project Organization

cedarsoft GmbH

Download serialization-test-utils

How to add to project

<!-- https://jarcasting.com/artifacts/com.cedarsoft.commons/serialization-test-utils/ -->
<dependency>
    <groupId>com.cedarsoft.commons</groupId>
    <artifactId>serialization-test-utils</artifactId>
    <version>1.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.commons/serialization-test-utils/
implementation 'com.cedarsoft.commons:serialization-test-utils:1.6.2'
// https://jarcasting.com/artifacts/com.cedarsoft.commons/serialization-test-utils/
implementation ("com.cedarsoft.commons:serialization-test-utils:1.6.2")
'com.cedarsoft.commons:serialization-test-utils:jar:1.6.2'
<dependency org="com.cedarsoft.commons" name="serialization-test-utils" rev="1.6.2">
  <artifact name="serialization-test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.commons', module='serialization-test-utils', version='1.6.2')
)
libraryDependencies += "com.cedarsoft.commons" % "serialization-test-utils" % "1.6.2"
[com.cedarsoft.commons/serialization-test-utils "1.6.2"]

Dependencies

compile (17)

Group / Artifact Type Version
com.cedarsoft.commons : serialization jar 1.6.2
joda-time : joda-time jar 1.6
org.jdom : jdom jar 1.1
com.cedarsoft.commons : xml-commons jar 1.6.2
com.cedarsoft.commons : test-utils jar 1.6.2
commons-io : commons-io jar 1.4
org.testng : testng jar 5.8
org.mockito : mockito-all jar 1.8.0
org.easymock : easymockclassextension jar 2.4
org.easymock : easymock jar 2.5.1
org.easytesting : fest-assert jar 1.1
org.easytesting : fest-reflect jar 1.1
xmlunit : xmlunit jar 1.3
com.cedarsoft : guice-annotations jar 2.0.1
commons-logging : commons-logging jar 1.1.1
log4j : log4j jar 1.2.14
com.intellij : annotations jar 7.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.2
1.6.1