swagger toolbox

A collection of tools to work with swagger api descriptions in java.

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.signed.swagger
ArtifactId

ArtifactId

swagger-toolbox
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

swagger toolbox
A collection of tools to work with swagger api descriptions in java.
Project URL

Project URL

https://github.com/signed/swagger-toolbox
Source Code Management

Source Code Management

https://github.com/signed/swagger-toolbox

Download swagger-toolbox

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.fge : json-schema-validator jar 2.2.6
io.swagger : swagger-parser jar 1.0.16

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.0.36-beta
info.cukes : cucumber-junit jar 1.2.4
org.hamcrest : java-hamcrest jar 2.0.0.0
info.cukes : cucumber-java jar 1.2.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0