Last Version

airframe-http 19.4.0

JAX-RS based REST API Framework

License

License

GroupId

GroupId

org.wvlet.airframe
ArtifactId

ArtifactId

airframe-http_2.13.0-M5
Version

Version

19.4.0
Type

Type

jar
Description

Description

airframe-http
JAX-RS based REST API Framework
Project URL

Project URL

https://github.com/wvlet/airframe
Project Organization

Project Organization

org.wvlet.airframe
Source Code Management

Source Code Management

https://github.com/wvlet/airframe

Download airframe-http_2.13.0-M5 19.4.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0-M5
org.wvlet.airframe : airframe_2.13.0-M5 jar 19.4.0
org.wvlet.airframe : airframe-surface_2.13.0-M5 jar 19.4.0
org.wvlet.airframe : airframe-json_2.13.0-M5 jar 19.4.0
org.wvlet.airframe : airframe-codec_2.13.0-M5 jar 19.4.0

test (1)

Group / Artifact Type Version
org.wvlet.airframe : airframe-spec_2.13.0-M5 jar 19.4.0

Project Modules

There are no modules declared in this project.