Simple JSON Handler

A placeholder for currying JSON files into our current datastructure

License

License

BSD License
Categories

Categories

JSON Data
GroupId

GroupId

org.agmip
ArtifactId

ArtifactId

simple-json-handler
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Simple JSON Handler
A placeholder for currying JSON files into our current datastructure
Project URL

Project URL

http://agmip.org/
Source Code Management

Source Code Management

https://github.com/agmip/simple-json-handler

Download simple-json-handler

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.jackson : jackson-mapper-asl jar 1.9.4
org.agmip : agmip-core jar 0.4.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

##Simple JSON Handler This is a proof-of-concept tool, as well as a wrapper for AgMIP data.

This library comes with an example application. To run from the command-line: java -cp lib/simple-json-handler-1.0.jar:lib/jackson-core-asl-1.9.4.jar:lib/jackson-mapper-asl-1.9.4.jar:.agmip-core-0.2.jar org.agmip.util.App

org.agmip

AgMIP

Versions

Version
1.1