Last Version

Serialization 8.9.0

cedarsoft Open Source projects

License

License

GPLv3 with Classpath Exception
Categories

Categories

Serialization Data Data Formats
GroupId

GroupId

com.cedarsoft
ArtifactId

ArtifactId

serialization
Version

Version

8.9.0
Type

Type

jar
Description

Description

Serialization
cedarsoft Open Source projects
Project Organization

Project Organization

cedarsoft GmbH
Source Code Management

Source Code Management

https://git.cedarsoft.com/cedarsoft/com.cedarsoft.monorepo/serialization

Download serialization 8.9.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.cedarsoft.commons : version jar 8.9.0
com.cedarsoft.dependencies-sets : kotlin pom 8.9.0
com.google.code.findbugs : jsr305 jar 3.0.2
javax.inject : javax.inject jar 1

test (2)

Group / Artifact Type Version
com.cedarsoft.commons : test-utils jar 8.9.0
com.google.guava : guava jar 28.0-jre

Project Modules

There are no modules declared in this project.