Support for generating Swagger REST API documentation for Akka-Http based services.
swagger-akka-http 1.5.2
Group ID:
com.github.swagger-akka-http
Artifact ID:
swagger-akka-http_2.13
Version:
1.5.2
Release Date:
Sept 29, 2021
Licenses:
Files:
Full Scala Version:
2.13.6
Developers:
libraryDependencies += "com.github.swagger-akka-http" %% "swagger-akka-http" % "1.5.2"
ivy"com.github.swagger-akka-http::swagger-akka-http:1.5.2"
//> using dep "com.github.swagger-akka-http::swagger-akka-http:1.5.2"
import $ivy.`com.github.swagger-akka-http::swagger-akka-http:1.5.2`
<dependency> <groupId>com.github.swagger-akka-http</groupId> <artifactId>swagger-akka-http_2.13</artifactId> <version>1.5.2</version> </dependency>
compile group: 'com.github.swagger-akka-http', name: 'swagger-akka-http_2.13', version: '1.5.2'