org.ssf4j:ssf4j

Simple Serialization Facade for Java Wrapper around existing serializaiton libraries that provides a common API. Library developers can use ssf4j to make serialization-independent libraries, where the actual serialization mechanism is supplied by the library user.

License

License

BSD
GroupId

GroupId

org.ssf4j
ArtifactId

ArtifactId

ssf4j-parent
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

jar
Description

Description

org.ssf4j:ssf4j
Simple Serialization Facade for Java Wrapper around existing serializaiton libraries that provides a common API. Library developers can use ssf4j to make serialization-independent libraries, where the actual serialization mechanism is supplied by the library user.

Download ssf4j-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ../ssf4j-api
  • ../ssf4j-jdk
  • ../ssf4j-kryo
  • ../ssf4j-avro-binary
  • ../ssf4j-avro-json
  • ../ssf4j-jackson
  • ../ssf4j-purplejrank
  • ../ssf4j-xstream
  • ../ssf4j-datafile
  • ../ssf4j-datafile-hadoop
  • ../ssf4j-datafile-mapreduce

Versions

Version
0.4
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0