is not current version
Last Version 22.6.4

airframe-http-finagle 21.10.0

REST API binding for Finagle

License

License

GroupId

GroupId

org.wvlet.airframe
ArtifactId

ArtifactId

airframe-http-finagle_2.12
Version

Version

21.10.0
Type

Type

jar
Description

Description

airframe-http-finagle
REST API binding for Finagle
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-finagle_2.12 21.10.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
org.wvlet.airframe : airframe-http-router_2.12 jar 21.10.0
org.scala-lang.modules : scala-collection-compat_2.12 jar 2.5.0
com.twitter : finagle-http_2.12 jar 21.9.0
com.twitter : finagle-netty4-http_2.12 jar 21.9.0
com.twitter : finagle-netty4_2.12 jar 21.9.0
com.twitter : finagle-core_2.12 jar 21.9.0
org.slf4j : slf4j-jdk14 jar 1.7.32

test (1)

Group / Artifact Type Version
org.wvlet.airframe » airspec-ref_2.12 jar 21.10.0

Project Modules

There are no modules declared in this project.