Scattersphere Data Objects

Scattersphere Data Objects are used for serialization and job messages.

License

License

Categories

Categories

Data Net
GroupId

GroupId

net.scattersphere
ArtifactId

ArtifactId

scattersphere-dataobjects
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Scattersphere Data Objects
Scattersphere Data Objects are used for serialization and job messages.

Download scattersphere-dataobjects

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
de.ruedigermoeller : fst jar 2.08
org.slf4j : slf4j-log4j12 jar 1.7.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1