License |
License
GPLv3 with Classpath Exception
|
---|---|
Categories |
CategoriesSerialization Data Data Formats |
GroupId | GroupIdcom.cedarsoft |
ArtifactId | ArtifactIdserialization-parent |
Last Version | Last Version8.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSerialization
cedarsoft Open Source projects
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
serialization-parent-8.9.0.pom | 7 KB |
serialization-parent-8.9.0-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cedarsoft/serialization-parent/ -->
<dependency>
<groupId>com.cedarsoft</groupId>
<artifactId>serialization-parent</artifactId>
<version>8.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft/serialization-parent/
implementation 'com.cedarsoft:serialization-parent:8.9.0'
// https://jarcasting.com/artifacts/com.cedarsoft/serialization-parent/
implementation ("com.cedarsoft:serialization-parent:8.9.0")
'com.cedarsoft:serialization-parent:jar:8.9.0'
<dependency org="com.cedarsoft" name="serialization-parent" rev="8.9.0">
<artifact name="serialization-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft', module='serialization-parent', version='8.9.0')
)
libraryDependencies += "com.cedarsoft" % "serialization-parent" % "8.9.0"
[com.cedarsoft/serialization-parent "8.9.0"]
Group / Artifact | Type | Version |
---|---|---|
com.cedarsoft.dependencies-sets : kotlin | pom | 8.9.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
javax.inject : javax.inject | jar | 1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 28.0-jre |