| License |
License |
|---|---|
| GroupId | GroupIdcom.yahoo.bullet |
| ArtifactId | ArtifactIdbullet-pulsar |
| Version | Version1.0.6 |
| Type | Typejar |
| Description |
Descriptionbullet-pulsar
This is all things Pulsar related for Bullet - primarily the pluggable PubSub implementations
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bullet-pulsar-1.0.6.pom | |
| bullet-pulsar-1.0.6.jar | 18 KB |
| bullet-pulsar-1.0.6-sources.jar | 11 KB |
| bullet-pulsar-1.0.6-javadoc.jar | 54 KB |
| bullet-pulsar-1.0.6-fat.jar | 39 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.bullet/bullet-pulsar/ -->
<dependency>
<groupId>com.yahoo.bullet</groupId>
<artifactId>bullet-pulsar</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.bullet/bullet-pulsar/
implementation 'com.yahoo.bullet:bullet-pulsar:1.0.6'
// https://jarcasting.com/artifacts/com.yahoo.bullet/bullet-pulsar/
implementation ("com.yahoo.bullet:bullet-pulsar:1.0.6")
'com.yahoo.bullet:bullet-pulsar:jar:1.0.6'
<dependency org="com.yahoo.bullet" name="bullet-pulsar" rev="1.0.6">
<artifact name="bullet-pulsar" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.bullet', module='bullet-pulsar', version='1.0.6')
)
libraryDependencies += "com.yahoo.bullet" % "bullet-pulsar" % "1.0.6"
[com.yahoo.bullet/bullet-pulsar "1.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.yahoo.bullet : bullet-core | jar | 1.4.4 |
| org.apache.pulsar : pulsar-client | jar | 2.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.17 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.10 |
| org.projectlombok : lombok | jar | 1.18.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.9.6 |
| org.mockito : mockito-all | jar | 1.10.19 |