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

com.xliic:openapi-bundler 3.4

Bundles multiple OpenAPI files (in JSON or YAML formats) using external references into one JSON file.

Лицензия

Лицензия

Группа

Группа

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

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

openapi-bundler
Версия

Версия

3.4
Тип

Тип

jar
Описание

Описание

com.xliic:openapi-bundler
Bundles multiple OpenAPI files (in JSON or YAML formats) using external references into one JSON file.
Ссылка на сайт

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

https://github.com/42Crunch/openapi-bundler-java
Организация-разработчик

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

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

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

http://github.com/42Crunch/openapi-bundler-java/tree/master

Скачать openapi-bundler 3.4


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

Зависимости

compile (3)

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

test (3)

Идентификатор библиотеки Тип Версия
com.github.spotbugs : spotbugs jar 4.0.4
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2

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

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