| License |
License |
|---|---|
| GroupId | GroupIdcom.yahoo.bullet |
| ArtifactId | ArtifactIdbullet-pulsar |
| Version | Version1.1.2 |
| 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.1.2.pom | |
| bullet-pulsar-1.1.2.jar | 18 KB |
| bullet-pulsar-1.1.2-sources.jar | 11 KB |
| bullet-pulsar-1.1.2-javadoc.jar | 54 KB |
| bullet-pulsar-1.1.2-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.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.bullet/bullet-pulsar/
implementation 'com.yahoo.bullet:bullet-pulsar:1.1.2'
// https://jarcasting.com/artifacts/com.yahoo.bullet/bullet-pulsar/
implementation ("com.yahoo.bullet:bullet-pulsar:1.1.2")
'com.yahoo.bullet:bullet-pulsar:jar:1.1.2'
<dependency org="com.yahoo.bullet" name="bullet-pulsar" rev="1.1.2">
<artifact name="bullet-pulsar" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.bullet', module='bullet-pulsar', version='1.1.2')
)
libraryDependencies += "com.yahoo.bullet" % "bullet-pulsar" % "1.1.2"
[com.yahoo.bullet/bullet-pulsar "1.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.32 |
| com.yahoo.bullet : bullet-core | jar | 1.5.2 |
| org.apache.pulsar : pulsar-client | jar | 2.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.17 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
| 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 |