License |
License |
---|---|
GroupId | GroupIdorg.wvlet.airframe |
ArtifactId | ArtifactIdairframe-http_2.13.0-RC1 |
Version | Version19.5.0 |
Type | Typejar |
Description |
Descriptionairframe-http
JAX-RS based REST API Framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-http_2.13.0-RC1/ -->
<dependency>
<groupId>org.wvlet.airframe</groupId>
<artifactId>airframe-http_2.13.0-RC1</artifactId>
<version>19.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-http_2.13.0-RC1/
implementation 'org.wvlet.airframe:airframe-http_2.13.0-RC1:19.5.0'
// https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-http_2.13.0-RC1/
implementation ("org.wvlet.airframe:airframe-http_2.13.0-RC1:19.5.0")
'org.wvlet.airframe:airframe-http_2.13.0-RC1:jar:19.5.0'
<dependency org="org.wvlet.airframe" name="airframe-http_2.13.0-RC1" rev="19.5.0">
<artifact name="airframe-http_2.13.0-RC1" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wvlet.airframe', module='airframe-http_2.13.0-RC1', version='19.5.0')
)
libraryDependencies += "org.wvlet.airframe" % "airframe-http_2.13.0-RC1" % "19.5.0"
[org.wvlet.airframe/airframe-http_2.13.0-RC1 "19.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-RC1 |
org.wvlet.airframe : airframe_2.13.0-RC1 | jar | 19.5.0 |
org.wvlet.airframe : airframe-control_2.13.0-RC1 | jar | 19.5.0 |
org.wvlet.airframe : airframe-surface_2.13.0-RC1 | jar | 19.5.0 |
org.wvlet.airframe : airframe-json_2.13.0-RC1 | jar | 19.5.0 |
org.wvlet.airframe : airframe-codec_2.13.0-RC1 | jar | 19.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.wvlet.airframe : airframe-spec_2.13.0-RC1 | jar | 19.5.0 |