| License |
License
GLP2 with Classpath Exception
|
|---|---|
| Categories |
CategoriesSerialization Data Data Formats |
| GroupId | GroupIdcom.cedarsoft.commons |
| ArtifactId | ArtifactIdserialization-test |
| Last Version | Last Version1.6.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSerialization Tests
cedarsoft Open Projects
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.commons/serialization-test/ -->
<dependency>
<groupId>com.cedarsoft.commons</groupId>
<artifactId>serialization-test</artifactId>
<version>1.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.commons/serialization-test/
implementation 'com.cedarsoft.commons:serialization-test:1.6.3'
// https://jarcasting.com/artifacts/com.cedarsoft.commons/serialization-test/
implementation ("com.cedarsoft.commons:serialization-test:1.6.3")
'com.cedarsoft.commons:serialization-test:jar:1.6.3'
<dependency org="com.cedarsoft.commons" name="serialization-test" rev="1.6.3">
<artifact name="serialization-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.commons', module='serialization-test', version='1.6.3')
)
libraryDependencies += "com.cedarsoft.commons" % "serialization-test" % "1.6.3"
[com.cedarsoft.commons/serialization-test "1.6.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.cedarsoft.commons : serialization | jar | 1.6.3 |
| org.codehaus.staxmate : staxmate Optional | jar | 2.0.0 |
| org.codehaus.woodstox : woodstox-core-asl Optional | jar | 4.0.6 |
| joda-time : joda-time | jar | 1.6 |
| org.jdom : jdom | jar | 1.1 |
| com.cedarsoft.commons : xml-commons | jar | 1.6.3 |
| com.cedarsoft.commons : test-utils | jar | 1.6.3 |
| 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 |