Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API
- openapi
- rest-api
- open-source
- openapi-specification
- rest
- openapi3
- java
- swagger-oss
- swagger-api
- swagger
Scala versions:
2.10
swagger-servlet 1.3.0-RC3
Group ID:
com.wordnik
Artifact ID:
swagger-servlet_2.10
Version:
1.3.0-RC3
Release Date:
Aug 6, 2013
Licenses:
Files:
libraryDependencies += "com.wordnik" %% "swagger-servlet" % "1.3.0-RC3"
ivy"com.wordnik::swagger-servlet:1.3.0-RC3"
//> using dep "com.wordnik::swagger-servlet:1.3.0-RC3"
import $ivy.`com.wordnik::swagger-servlet:1.3.0-RC3`
<dependency> <groupId>com.wordnik</groupId> <artifactId>swagger-servlet_2.10</artifactId> <version>1.3.0-RC3</version> </dependency>
compile group: 'com.wordnik', name: 'swagger-servlet_2.10', version: '1.3.0-RC3'