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