Last Version

FastForward Core 0.4.6

FastForward Agent in Java.

License

License

GroupId

GroupId

com.spotify.ffwd
ArtifactId

ArtifactId

ffwd-core
Version

Version

0.4.6
Type

Type

jar
Description

Description

FastForward Core
FastForward Agent in Java.

Download ffwd-core 0.4.6


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

Dependencies

compile (9)

Group / Artifact Type Version
com.spotify.ffwd : ffwd-api jar 0.4.6
com.google.protobuf : protobuf-java jar 3.6.0
eu.toolchain.async : tiny-async-core jar 1.11.0
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.9.8
io.netty : netty-all jar 4.1.0.Beta3
org.slf4j : slf4j-api jar 1.7.25
com.google.guava : guava jar 27.0.1-jre
com.google.inject : guice jar 4.2.2
org.xerial.snappy : snappy-java jar 1.1.7.2

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.