SwaggerCombine

Combines multiple swagger.json files

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

io.squark
ArtifactId

ArtifactId

swagger-combine
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

SwaggerCombine
Combines multiple swagger.json files
Source Code Management

Source Code Management

https://github.com/squark-io/timewise.git

Download swagger-combine

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
io.swagger : swagger-parser jar 1.0.25
io.swagger : swagger-core jar 1.5.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1