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