com.xliic:openapi-bundler

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

License

License

GroupId

GroupId

com.xliic
ArtifactId

ArtifactId

openapi-bundler
Last Version

Last Version

3.4
Release Date

Release Date

Type

Type

jar
Description

Description

com.xliic:openapi-bundler
Bundles multiple OpenAPI files (in JSON or YAML formats) using external references into one JSON file.
Project URL

Project URL

https://github.com/42Crunch/openapi-bundler-java
Project Organization

Project Organization

42Crunch
Source Code Management

Source Code Management

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

Download openapi-bundler

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.
com.xliic

42Crunch

42Crunch delivers a unique end to end platform for API Threat protection.

Versions

Version
3.4
3.3
3.2
3.1
3.0
2.0
1.10
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0