Swagger Plugin

RESTExpress plugin for automatic Swagger documentation

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.strategicgains.plugin-express
ArtifactId

ArtifactId

SwaggerPlugin
Last Version

Last Version

0.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

Swagger Plugin
RESTExpress plugin for automatic Swagger documentation
Project URL

Project URL

https://github.com/RestExpress/PluginExpress

Download SwaggerPlugin

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.wordnik : swagger-annotations jar 1.3.8
com.strategicgains : RestExpress Optional jar 0.11.3

test (3)

Group / Artifact Type Version
com.jayway.restassured : rest-assured jar 2.8.0
junit : junit Optional jar 4.11
org.apache.httpcomponents : httpclient Optional jar 4.5.1

Project Modules

There are no modules declared in this project.
com.strategicgains.plugin-express

RestExpress: Microservices Framework for Java

RestExpress composes best-of-breed tools to form a lightweight, minimalist Java framework for quickly creating RESTful microservices.

Versions

Version
0.3.3
0.3.2
0.3.1
0.3.0
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0