| License |
License |
|---|---|
| GroupId | GroupIdcom.yahoo.bullet |
| ArtifactId | ArtifactIdbullet-kafka |
| Version | Version1.2.3 |
| Type | Typejar |
| Description |
Descriptionbullet-kafka
This is all things Kafka related for Bullet - primarily the pluggable PubSub implementations
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bullet-kafka-1.2.3.pom | |
| bullet-kafka-1.2.3.jar | 24 KB |
| bullet-kafka-1.2.3-tests.jar | 32 KB |
| bullet-kafka-1.2.3-sources.jar | 15 KB |
| bullet-kafka-1.2.3-javadoc.jar | 59 KB |
| bullet-kafka-1.2.3-fat.jar | 24 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.bullet/bullet-kafka/ -->
<dependency>
<groupId>com.yahoo.bullet</groupId>
<artifactId>bullet-kafka</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.bullet/bullet-kafka/
implementation 'com.yahoo.bullet:bullet-kafka:1.2.3'
// https://jarcasting.com/artifacts/com.yahoo.bullet/bullet-kafka/
implementation ("com.yahoo.bullet:bullet-kafka:1.2.3")
'com.yahoo.bullet:bullet-kafka:jar:1.2.3'
<dependency org="com.yahoo.bullet" name="bullet-kafka" rev="1.2.3">
<artifact name="bullet-kafka" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.bullet', module='bullet-kafka', version='1.2.3')
)
libraryDependencies += "com.yahoo.bullet" % "bullet-kafka" % "1.2.3"
[com.yahoo.bullet/bullet-kafka "1.2.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.yahoo.athenz : athenz-cert-refresher | jar | 1.10.10 |
| com.yahoo.bullet : bullet-core | jar | 1.4.2 |
| org.apache.kafka : kafka-clients | jar | 2.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.17 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.10 |
| org.projectlombok : lombok | jar | 1.16.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.9.6 |
| org.mockito : mockito-all | jar | 1.10.19 |