OpenAPI Immutables

An implementation of the OpenAPI 3.0 specification with Java Immutables

Лицензия

Лицензия

Категории

Категории

Immutables Библиотеки уровня приложения Code Generators
Группа

Группа

com.github.emm035
Идентификатор

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

openapi-immutables
Последняя версия

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

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

OpenAPI Immutables
An implementation of the OpenAPI 3.0 specification with Java Immutables
Ссылка на сайт

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

https://github.com/emm035/openapi-immutables

Скачать openapi-immutables

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

<!-- https://jarcasting.com/artifacts/com.github.emm035/openapi-immutables/ -->
<dependency>
    <groupId>com.github.emm035</groupId>
    <artifactId>openapi-immutables</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.emm035/openapi-immutables/
implementation 'com.github.emm035:openapi-immutables:1.1.0'
// https://jarcasting.com/artifacts/com.github.emm035/openapi-immutables/
implementation ("com.github.emm035:openapi-immutables:1.1.0")
'com.github.emm035:openapi-immutables:jar:1.1.0'
<dependency org="com.github.emm035" name="openapi-immutables" rev="1.1.0">
  <artifact name="openapi-immutables" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.emm035', module='openapi-immutables', version='1.1.0')
)
libraryDependencies += "com.github.emm035" % "openapi-immutables" % "1.1.0"
[com.github.emm035/openapi-immutables "1.1.0"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : jsr305 jar 3.0.1
com.google.guava : guava jar 25.0-jre
com.fasterxml.jackson.core : jackson-annotations jar 2.9.10
com.fasterxml.jackson.core : jackson-core jar 2.9.10
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.3
com.fasterxml.jackson.datatype : jackson-datatype-guava jar 2.9.10
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.9.10

provided (1)

Идентификатор библиотеки Тип Версия
org.immutables : value jar 2.5.6

test (3)

Идентификатор библиотеки Тип Версия
org.assertj : assertj-core jar 3.4.1
junit : junit jar 4.12
com.flipkart.zjsonpatch : zjsonpatch jar 0.4.9

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

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

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

Версия
1.1.0
1.0.0