endpoints4s / endpoints4s   1.11.1

MIT License Website GitHub

Describe HTTP endpoints in Scala and derive clients, servers, and documentation

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x 0.6
Scala Native versions: 0.4

json-schema-playjson 1.8.0+n


Group ID:
org.openmole.endpoints4s
Artifact ID:
json-schema-playjson_3
Version:
1.8.0+n
Release Date:
Aug 24, 2022
Licenses:
MIT
Files:

libraryDependencies += "org.openmole.endpoints4s" %% "json-schema-playjson" % "1.8.0+n"

Mill build tool

ivy"org.openmole.endpoints4s::json-schema-playjson:1.8.0+n"

Scala CLI

//> using dep "org.openmole.endpoints4s::json-schema-playjson:1.8.0+n"

Ammonite REPL

import $ivy.`org.openmole.endpoints4s::json-schema-playjson:1.8.0+n`

<dependency>
  <groupId>org.openmole.endpoints4s</groupId>
  <artifactId>json-schema-playjson_3</artifactId>
  <version>1.8.0+n</version>
</dependency>

compile group: 'org.openmole.endpoints4s', name: 'json-schema-playjson_3', version: '1.8.0+n'