nl.gridshore.nosapi:nos-api-client

This project is a java wrapper and client for the NOS open data API. The project consists of two modules. The nos-api-client, this is what you can use for your own project. The other component is the example. A basic implementation that uses the nos-api-client to show what you can do with it.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

nl.gridshore.nosapi
Идентификатор

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

nos-api-client
Последняя версия

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

0.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

This project is a java wrapper and client for the NOS open data API. The project consists of two modules. The nos-api-client, this is what you can use for your own project. The other component is the example. A basic implementation that uses the nos-api-client to show what you can do with it.

Скачать nos-api-client

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

<!-- https://jarcasting.com/artifacts/nl.gridshore.nosapi/nos-api-client/ -->
<dependency>
    <groupId>nl.gridshore.nosapi</groupId>
    <artifactId>nos-api-client</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.gridshore.nosapi/nos-api-client/
implementation 'nl.gridshore.nosapi:nos-api-client:0.2.0'
// https://jarcasting.com/artifacts/nl.gridshore.nosapi/nos-api-client/
implementation ("nl.gridshore.nosapi:nos-api-client:0.2.0")
'nl.gridshore.nosapi:nos-api-client:jar:0.2.0'
<dependency org="nl.gridshore.nosapi" name="nos-api-client" rev="0.2.0">
  <artifact name="nos-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.gridshore.nosapi', module='nos-api-client', version='0.2.0')
)
libraryDependencies += "nl.gridshore.nosapi" % "nos-api-client" % "0.2.0"
[nl.gridshore.nosapi/nos-api-client "0.2.0"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.codehaus.jackson : jackson-core-asl jar 1.7.1
org.codehaus.jackson : jackson-mapper-asl jar 1.7.1
org.springframework : spring-web jar 3.0.5.RELEASE
joda-time : joda-time jar 1.6.2
org.slf4j : jcl-over-slf4j jar 1.6.1
org.slf4j : jul-to-slf4j jar 1.6.1
ch.qos.logback : logback-classic jar 0.9.27

test (2)

Идентификатор библиотеки Тип Версия
org.codehaus.groovy : groovy jar 1.7.6
junit : junit jar 4.8.1

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

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

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

Версия
0.2.0
0.1.1