Describe HTTP endpoints in Scala and derive clients, servers, and documentation
http4s-server 10.0.0+n
Group ID:
org.openmole.endpoints4s
Artifact ID:
http4s-server_3
Version:
10.0.0+n
Version Scheme:
Release Date:
Aug 24, 2022
Licenses:
Files:
Full Scala Version:
3.1.3
Developers:
libraryDependencies += "org.openmole.endpoints4s" %% "http4s-server" % "10.0.0+n"
ivy"org.openmole.endpoints4s::http4s-server:10.0.0+n"
//> using dep "org.openmole.endpoints4s::http4s-server:10.0.0+n"
import $ivy.`org.openmole.endpoints4s::http4s-server:10.0.0+n`
<dependency> <groupId>org.openmole.endpoints4s</groupId> <artifactId>http4s-server_3</artifactId> <version>10.0.0+n</version> </dependency>
compile group: 'org.openmole.endpoints4s', name: 'http4s-server_3', version: '10.0.0+n'