MVN

io.squark : swagger-combine

Maven & Gradle

Jan 09, 2017
0 stars

SwaggerCombine · Combines multiple swagger.json files

<dependency>
    <groupId>io.squark</groupId>
    <artifactId>swagger-combine</artifactId>
    <version>0.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.squark : swagger-combine to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.1

All Versions

Choose a version of io.squark : swagger-combine to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
swagger-combine-0.1.1

How to add a dependency to Maven

Add the following io.squark : swagger-combine maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.squark</groupId>
    <artifactId>swagger-combine</artifactId>
    <version>0.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.squark : swagger-combine gradle dependency to your build.gradle file:

implementation 'io.squark:swagger-combine:0.1.1'

Gradle Kotlin DSL: Add the following io.squark : swagger-combine gradle kotlin dependency to your build.gradle.kts file:

implementation("io.squark:swagger-combine:0.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.squark : swagger-combine sbt scala dependency to your build.sbt file:

libraryDependencies += "io.squark" % "swagger-combine" % "0.1.1"

Advertisement

Dependencies from Group

Mar 07, 2017
5 usages
5 stars
Jan 09, 2017
0 stars
Oct 03, 2017
0 stars
Jul 13, 2017
3 stars

Discover Dependencies

Apr 09, 2017
1 usages
2.1k stars
Apr 09, 2017
2 usages
2.1k stars
Apr 09, 2017
1 usages
2.1k stars
Apr 09, 2017
11 usages
2.1k stars
Jul 11, 2023
12 stars
Jan 10, 2017
5 stars
Feb 28, 2018
2 stars
Jan 30, 2020
3 usages
4 stars