jerkson


License

License

The MIT License
GroupId

GroupId

com.gilt
ArtifactId

ArtifactId

jerkson_2.10
Last Version

Last Version

0.6.9
Release Date

Release Date

Type

Type

jar
Description

Description

jerkson
jerkson
Project URL

Project URL

https://github.com/gilt/jerkson
Project Organization

Project Organization

com.gilt
Source Code Management

Source Code Management

https://github.com/gilt/jerkson

Download jerkson_2.10

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.5
com.fasterxml.jackson.core : jackson-core jar 2.7.4
com.fasterxml.jackson.core : jackson-databind jar 2.7.4
org.scala-lang : scala-reflect jar 2.10.5

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 2.2.6

Project Modules

There are no modules declared in this project.

Jerkson

This fork of Jerkson contains patches not found in the original, abandoned, copy. See the changelog for more info.

Install

  • This version of Jerkson is hosted on Maven Central.

  • From sbt:

    libraryDependencies += "com.gilt %% "jerkson" % "0.6.8-2"
  • From Maven:

    <dependency>
      <groupId>com.gilt</groupId>
      <artifactId>jerkson_2.10</artifactId>
      <version>0.6.8-2</version>
    </dependency>

Build

$ cd jerkson
$ sbt compile
$ sbt test

Contributing

  • Write your code, with tests
  • Make sure the tests pass
  • Update the CHANGELOG.md
  • Make a PR!

Releasing

Make sure you update:

  • CHANGELOG.md
  • Make a release in github
com.gilt

Gilt Tech

Versions

Version
0.6.9
0.6.8-2
0.6.8-1
0.6.8
0.6.7
0.6.6