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