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