License |
License |
---|---|
GroupId | GroupIdcom.wix |
ArtifactId | ArtifactIdgreyhound-testkit_2.12 |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGreyhound Testkit
Greyhound - Rich Kafka Client with ZIO API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.wix/greyhound-testkit_2.12/ -->
<dependency>
<groupId>com.wix</groupId>
<artifactId>greyhound-testkit_2.12</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wix/greyhound-testkit_2.12/
implementation 'com.wix:greyhound-testkit_2.12:0.2.0'
// https://jarcasting.com/artifacts/com.wix/greyhound-testkit_2.12/
implementation ("com.wix:greyhound-testkit_2.12:0.2.0")
'com.wix:greyhound-testkit_2.12:jar:0.2.0'
<dependency org="com.wix" name="greyhound-testkit_2.12" rev="0.2.0">
<artifact name="greyhound-testkit_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wix', module='greyhound-testkit_2.12', version='0.2.0')
)
libraryDependencies += "com.wix" % "greyhound-testkit_2.12" % "0.2.0"
[com.wix/greyhound-testkit_2.12 "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.wix : greyhound-core_2.12 | jar | 0.2.0 |
dev.zio : zio_2.12 | jar | 1.0.8 |
org.apache.curator : curator-test | jar | 2.12.0 |
org.apache.kafka : kafka_2.12 | jar | 2.4.1 |
org.apache.kafka : kafka-clients | jar | 2.4.1 |
org.slf4j : slf4j-api | jar | 1.7.30 |