Last Version

FastForward API 0.4.6

FastForward Agent in Java.

License

License

GroupId

GroupId

com.spotify.ffwd
ArtifactId

ArtifactId

ffwd-api
Version

Version

0.4.6
Type

Type

jar
Description

Description

FastForward API
FastForward Agent in Java.

Download ffwd-api 0.4.6


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

Dependencies

compile (9)

Group / Artifact Type Version
com.google.inject : guice jar 4.2.2
com.google.inject.extensions : guice-multibindings jar 4.2.2
com.fasterxml.jackson.core : jackson-annotations jar 2.9.8
eu.toolchain.async : tiny-async-api jar 1.11.0
io.netty : netty-all jar 4.1.0.Beta3
org.slf4j : slf4j-api jar 1.7.25
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.9.8
eu.toolchain.async : tiny-async-core jar 1.11.0

provided (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.