gbfs-java-model

Generates Java model from GBFS JSON schema using jsonschema2pojo.

Лицензия

Лицензия

Категории

Категории

Java Языки программирования
Группа

Группа

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

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

gbfs-java-model
Последняя версия

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

2.3.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

gbfs-java-model
Generates Java model from GBFS JSON schema using jsonschema2pojo.
Ссылка на сайт

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

https://github.com/entur/gbfs-java-model
Организация-разработчик

Организация-разработчик

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

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

https://github.com/entur/gbfs-java-model/tree/master

Скачать gbfs-java-model

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2

test (3)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.assertj : assertj-core jar 3.22.0

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

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

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

Версия
2.3.2
2.3.1
2.3.0
2.2.6
2.2.5
2.2.3
2.2.2
y