Last Version

FastForward Pubsub Module 0.4.6

FastForward Agent in Java.

License

License

GroupId

GroupId

com.spotify.ffwd
ArtifactId

ArtifactId

ffwd-module-pubsub
Version

Version

0.4.6
Type

Type

jar
Description

Description

FastForward Pubsub Module
FastForward Agent in Java.

Download ffwd-module-pubsub 0.4.6


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

Dependencies

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.