Joda-Beans Kryo integration

Joda-Beans - Kryo integration

License

License

Categories

Categories

Joda-Beans Application Layer Libs Code Generators Kryo Data Data Formats Serialization
GroupId

GroupId

org.joda
ArtifactId

ArtifactId

joda-beans-integrate-kryo
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Joda-Beans Kryo integration
Joda-Beans - Kryo integration
Project Organization

Project Organization

Joda.org
Source Code Management

Source Code Management

https://github.com/JodaOrg/joda-beans-integrate

Download joda-beans-integrate-kryo

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.joda : joda-beans jar 2.0.2
com.esotericsoftware : kryo jar 4.0.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.guava : guava jar 24.0-jre
org.joda : joda-collect jar 1.0

Project Modules

There are no modules declared in this project.

Joda-Beans-Integrate

This project provides some integration modules for Joda-Beans. Please see the main project for more details abot Joda-Beans.

The integration projcts are licensed under the business-friendly Apache 2.0 licence.

Integration is provided for:

  • Freemarker (templating)
  • Kryo (serialization)
  • Mongo v1.x (storage)

Available in Maven Central:

<dependency>
  <groupId>org.joda</groupId>
  <artifactId>joda-beans-integrate-freemarker</artifactId>
  <version>2.1</version>
</dependency>
<dependency>
  <groupId>org.joda</groupId>
  <artifactId>joda-beans-integrate-kryo</artifactId>
  <version>2.1</version>
</dependency>
<dependency>
  <groupId>org.joda</groupId>
  <artifactId>joda-beans-integrate-mongo</artifactId>
  <version>2.1</version>
</dependency>

Support

Please use GitHub issues and Pull Requests for support.

Release process

  • mvn clean release:clean release:prepare release:perform
org.joda

Joda.org

Versions

Version
2.1