Simple JSON Handler

A placeholder for currying JSON files into our current datastructure

Лицензия

Лицензия

BSD License
Категории

Категории

JSON Данные
Группа

Группа

org.agmip
Идентификатор

Идентификатор

simple-json-handler
Последняя версия

Последняя версия

1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Simple JSON Handler
A placeholder for currying JSON files into our current datastructure
Ссылка на сайт

Ссылка на сайт

http://agmip.org/
Система контроля версий

Система контроля версий

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

Скачать simple-json-handler

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.codehaus.jackson : jackson-mapper-asl jar 1.9.4
org.agmip : agmip-core jar 0.4.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1

Модули Проекта

Данный проект не имеет модулей.

##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

Версии библиотеки

Версия
1.1