airframe-http

REST API Framework

License

License

GroupId

GroupId

org.wvlet.airframe
ArtifactId

ArtifactId

airframe-http_sjs0.6_2.12
Last Version

Last Version

20.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

airframe-http
REST API Framework
Project URL

Project URL

https://wvlet.org/airframe
Project Organization

Project Organization

org.wvlet.airframe
Source Code Management

Source Code Management

https://github.com/wvlet/airframe

Download airframe-http_sjs0.6_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-http_sjs0.6_2.12/ -->
<dependency>
    <groupId>org.wvlet.airframe</groupId>
    <artifactId>airframe-http_sjs0.6_2.12</artifactId>
    <version>20.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-http_sjs0.6_2.12/
implementation 'org.wvlet.airframe:airframe-http_sjs0.6_2.12:20.4.1'
// https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-http_sjs0.6_2.12/
implementation ("org.wvlet.airframe:airframe-http_sjs0.6_2.12:20.4.1")
'org.wvlet.airframe:airframe-http_sjs0.6_2.12:jar:20.4.1'
<dependency org="org.wvlet.airframe" name="airframe-http_sjs0.6_2.12" rev="20.4.1">
  <artifact name="airframe-http_sjs0.6_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wvlet.airframe', module='airframe-http_sjs0.6_2.12', version='20.4.1')
)
libraryDependencies += "org.wvlet.airframe" % "airframe-http_sjs0.6_2.12" % "20.4.1"
[org.wvlet.airframe/airframe-http_sjs0.6_2.12 "20.4.1"]

Dependencies

compile (9)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.11
org.wvlet.airframe : airframe_sjs0.6_2.12 jar 20.4.1
org.wvlet.airframe : airframe-control_sjs0.6_2.12 jar 20.4.1
org.wvlet.airframe : airframe-surface_sjs0.6_2.12 jar 20.4.1
org.wvlet.airframe : airframe-json_sjs0.6_2.12 jar 20.4.1
org.wvlet.airframe : airframe-codec_sjs0.6_2.12 jar 20.4.1
org.scala-js : scalajs-library_2.12 jar 0.6.32
org.scala-lang.modules : scala-collection-compat_sjs0.6_2.12 jar 2.1.5
org.scala-js : scalajs-dom_sjs0.6_2.12 jar 1.0.0

test (2)

Group / Artifact Type Version
org.wvlet.airframe » airspec-ref_sjs0.6_2.12 jar 20.4.1
org.scala-js : scalajs-test-bridge_2.12 jar 0.6.32

Project Modules

There are no modules declared in this project.

Gitter Chat CI Status codecov scala-index maven central Scala.js

logo

Airframe https://wvlet.org/airframe is a collection of lightweight building blocks for Scala.

Resources

Framework

rpc

logo

Build

Dotty (Scala 3.0)

For developing with Dotty, use DOTTY=true environment variable:

$ DOTTY=true ./sbt
> logJVM/test

Here is the list of milestones for Dotty support: #1077

LICENSE

Apache v2

org.wvlet.airframe

wvlet

Weaving Ideas From Data

Versions

Version
20.4.1
20.4.0
20.3.3
20.3.2
20.3.1