Last Version

Greyhound 0.0.1

Greyhound - Rich Kafka Client

License

License

GroupId

GroupId

com.wix
ArtifactId

ArtifactId

greyhound-core
Version

Version

0.0.1
Type

Type

jar
Description

Description

Greyhound
Greyhound - Rich Kafka Client
Project URL

Project URL

https://github.com/wix/greyhound
Source Code Management

Source Code Management

https://github.com/wix/greyhound.git

Download greyhound-core 0.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
dev.zio » zio-2.12 jar 1.0.0-RC17
org.apache.kafka : kafka-clients jar 2.4.1
org.slf4j : slf4j-api jar 1.7.14

Project Modules

There are no modules declared in this project.