| License |
License
GLP2 with Classpath Exception
|
|---|---|
| Categories |
CategoriesSerialization Data Data Formats |
| GroupId | GroupIdcom.cedarsoft.commons |
| ArtifactId | ArtifactIdserialization-parent |
| Version | Version1.6.3 |
| Type | Typejar |
| Description |
DescriptionSerialization Parent
cedarsoft Open Projects
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| serialization-parent-1.6.3.pom | 712 bytes |
| serialization-parent-1.6.3-tests.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.commons/serialization-parent/ -->
<dependency>
<groupId>com.cedarsoft.commons</groupId>
<artifactId>serialization-parent</artifactId>
<version>1.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.commons/serialization-parent/
implementation 'com.cedarsoft.commons:serialization-parent:1.6.3'
// https://jarcasting.com/artifacts/com.cedarsoft.commons/serialization-parent/
implementation ("com.cedarsoft.commons:serialization-parent:1.6.3")
'com.cedarsoft.commons:serialization-parent:jar:1.6.3'
<dependency org="com.cedarsoft.commons" name="serialization-parent" rev="1.6.3">
<artifact name="serialization-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.commons', module='serialization-parent', version='1.6.3')
)
libraryDependencies += "com.cedarsoft.commons" % "serialization-parent" % "1.6.3"
[com.cedarsoft.commons/serialization-parent "1.6.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-io : commons-io | jar | 1.4 |
| 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 |