swagger-akka-http / swagger-akka-http   2.11.0

Apache License 2.0 GitHub

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

Scala versions: 2.13 2.12 2.11 2.10

swagger-akka-http 2.1.1


Group ID:
com.github.swagger-akka-http
Artifact ID:
swagger-akka-http_2.12
Version:
2.1.1
Release Date:
Jun 12, 2020
Licenses:
Files:

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

Mill build tool

ivy"com.github.swagger-akka-http::swagger-akka-http:2.1.1"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.swagger-akka-http</groupId>
  <artifactId>swagger-akka-http_2.12</artifactId>
  <version>2.1.1</version>
</dependency>

compile group: 'com.github.swagger-akka-http', name: 'swagger-akka-http_2.12', version: '2.1.1'