Last Version

comsat-kafka 0.7.0

Fibers services for web

License

License

Categories

Categories

Comsat Net Networking
GroupId

GroupId

co.paralleluniverse
ArtifactId

ArtifactId

comsat-kafka
Version

Version

0.7.0
Type

Type

jar
Description

Description

comsat-kafka
Fibers services for web
Source Code Management

Source Code Management

https://github.com/puniverse/comsat

Download comsat-kafka 0.7.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
org.apache.kafka : kafka-clients jar 0.9.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.