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-play2-utils 1.3.11
Group ID:
com.wordnik
Artifact ID:
swagger-play2-utils_2.11
Version:
1.3.11
Release Date:
Nov 27, 2014
Licenses:
Files:
libraryDependencies += "com.wordnik" %% "swagger-play2-utils" % "1.3.11"
ivy"com.wordnik::swagger-play2-utils:1.3.11"
//> using dep "com.wordnik::swagger-play2-utils:1.3.11"
import $ivy.`com.wordnik::swagger-play2-utils:1.3.11`
<dependency> <groupId>com.wordnik</groupId> <artifactId>swagger-play2-utils_2.11</artifactId> <version>1.3.11</version> </dependency>
compile group: 'com.wordnik', name: 'swagger-play2-utils_2.11', version: '1.3.11'