numberfour / openapi-scala   1.3.6

MIT License GitHub

An opinionated library and SBT plugin for generating Scala code from OpenAPI 3.

Scala versions: 2.13 2.12
sbt plugins: 1.0

openapi-scala 1.3.6


Group ID:
com.enfore
Artifact ID:
openapi-scala_2.12
Version:
1.3.6
Release Date:
Aug 18, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.enfore" %% "openapi-scala" % "1.3.6"

Mill build tool

ivy"com.enfore::openapi-scala:1.3.6"

Scala CLI

//> using dep "com.enfore::openapi-scala:1.3.6"

Ammonite REPL

import $ivy.`com.enfore::openapi-scala:1.3.6`

<dependency>
  <groupId>com.enfore</groupId>
  <artifactId>openapi-scala_2.12</artifactId>
  <version>1.3.6</version>
</dependency>

compile group: 'com.enfore', name: 'openapi-scala_2.12', version: '1.3.6'