Orbit JSON Utilities

Orbit is a JVM framework that makes it easier to build distributed and scalable online services.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.ea.orbit
ArtifactId

ArtifactId

orbit-json
Last Version

Last Version

0.8.0-preview3
Release Date

Release Date

Type

Type

jar
Description

Description

Orbit JSON Utilities
Orbit is a JVM framework that makes it easier to build distributed and scalable online services.
Project Organization

Project Organization

Electronic Arts Inc

Download orbit-json

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.ea.orbit : orbit-core jar 0.8.0-preview3
com.fasterxml.jackson.core : jackson-databind jar 2.6.3
com.ea.orbit : orbit-commons jar 0.8.0-preview3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
com.ea.orbit

Electronic Arts

Versions

Version
0.8.0-preview3
0.8.0-preview2
0.8.0-preview1