Serialization

cedarsoft Open Projects

License

License

GLP2 with Classpath Exception
Categories

Categories

Serialization Data Data Formats
GroupId

GroupId

com.cedarsoft.commons
ArtifactId

ArtifactId

serialization
Last Version

Last Version

1.6.3
Release Date

Release Date

Type

Type

jar
Description

Description

Serialization
cedarsoft Open Projects
Project Organization

Project Organization

cedarsoft GmbH

Download serialization

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
com.cedarsoft.commons : commons jar 1.6.3
commons-io : commons-io jar 1.4
com.cedarsoft.commons : lookup jar 1.6.3
org.codehaus.staxmate : staxmate jar 2.0.0
org.codehaus.woodstox : woodstox-core-asl jar 4.0.6
joda-time : joda-time Optional jar 1.6
org.jdom : jdom Optional jar 1.1
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

test (7)

Group / Artifact Type Version
com.cedarsoft.commons : xml-commons jar 1.6.3
com.cedarsoft.commons : test-utils jar 1.6.3
org.testng : testng jar 5.8
org.easymock : easymockclassextension jar 2.4
org.easymock : easymock jar 2.5.1
org.mockito : mockito-all jar 1.8.0
org.easytesting : fest-assert jar 1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.3
1.6.2
1.6.1
1.6.0
1.5.2
1.5.1
1.5.0
1.4.3
1.4.2
1.4.1