Last Version

FastForward HTTP Module 0.4.6

FastForward Agent in Java.

License

License

GroupId

GroupId

com.spotify.ffwd
ArtifactId

ArtifactId

ffwd-module-http
Version

Version

0.4.6
Type

Type

jar
Description

Description

FastForward HTTP Module
FastForward Agent in Java.

Download ffwd-module-http 0.4.6


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

Dependencies

compile (7)

Group / Artifact Type Version
com.spotify.ffwd : ffwd-api jar 0.4.6
eu.toolchain.ffwd : ffwd-client jar 0.0.3
com.squareup.okhttp3 : okhttp jar 3.9.0
com.netflix.ribbon : ribbon-loadbalancer jar 2.2.2
com.netflix.ribbon : ribbon-core jar 2.2.2
dnsjava : dnsjava jar 2.1.8
io.reactivex : rxjava jar 1.3.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.