Last Version

GroupLens Common Serialization Utilities and Data Transfer Object Library 0.8

A collection of utilities and packages useful for a variety of tasks, collected from and used in GroupLens software development projects.

License

License

3-clause BSD
GroupId

GroupId

org.grouplens.common
ArtifactId

ArtifactId

common-serialize
Version

Version

0.8
Type

Type

jar
Description

Description

GroupLens Common Serialization Utilities and Data Transfer Object Library
A collection of utilities and packages useful for a variety of tasks, collected from and used in GroupLens software development projects.
Project Organization

Project Organization

GroupLens Research

Download common-serialize 0.8


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 1.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.