swagger-akka-http / swagger-pekko-http   2.14.0

Apache License 2.0 GitHub

Support for generating Swagger REST API documentation for Pekko-Http based services.

Scala versions: 3.x 2.13 2.12

swagger-pekko-http 2.12.2


Group ID:
com.github.swagger-akka-http
Artifact ID:
swagger-pekko-http_3
Version:
2.12.2
Release Date:
Feb 9, 2024
Licenses:
Files:
Full Scala Version:
3.3.1

libraryDependencies += "com.github.swagger-akka-http" %% "swagger-pekko-http" % "2.12.2"

Mill build tool

ivy"com.github.swagger-akka-http::swagger-pekko-http:2.12.2"

Scala CLI

//> using dep "com.github.swagger-akka-http::swagger-pekko-http:2.12.2"

Ammonite REPL

import $ivy.`com.github.swagger-akka-http::swagger-pekko-http:2.12.2`

<dependency>
  <groupId>com.github.swagger-akka-http</groupId>
  <artifactId>swagger-pekko-http_3</artifactId>
  <version>2.12.2</version>
</dependency>

compile group: 'com.github.swagger-akka-http', name: 'swagger-pekko-http_3', version: '2.12.2'