License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.yahoo.bullet |
ArtifactId | ArtifactIdbullet-storm |
Version | Version1.2.0 |
Type | Typejar |
Description |
Descriptionbullet-storm
This is the implementation of Bullet - a real-time query engine - in Apache Storm.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bullet-storm-1.2.0.pom | |
bullet-storm-1.2.0.jar | 111 KB |
bullet-storm-1.2.0-tests.jar | 159 KB |
bullet-storm-1.2.0-sources.jar | 68 KB |
bullet-storm-1.2.0-javadoc.jar | 268 KB |
bullet-storm-1.2.0-fat.jar | 13 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.bullet/bullet-storm/ -->
<dependency>
<groupId>com.yahoo.bullet</groupId>
<artifactId>bullet-storm</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.bullet/bullet-storm/
implementation 'com.yahoo.bullet:bullet-storm:1.2.0'
// https://jarcasting.com/artifacts/com.yahoo.bullet/bullet-storm/
implementation ("com.yahoo.bullet:bullet-storm:1.2.0")
'com.yahoo.bullet:bullet-storm:jar:1.2.0'
<dependency org="com.yahoo.bullet" name="bullet-storm" rev="1.2.0">
<artifact name="bullet-storm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.bullet', module='bullet-storm', version='1.2.0')
)
libraryDependencies += "com.yahoo.bullet" % "bullet-storm" % "1.2.0"
[com.yahoo.bullet/bullet-storm "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.storm : storm-metrics | jar | 2.2.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.2 |
com.yahoo.bullet : bullet-core | jar | 1.4.2 |
org.asynchttpclient : async-http-client | jar | 2.0.37 |
net.sf.jopt-simple : jopt-simple | jar | 4.6 |
com.google.code.gson : gson | jar | 2.7 |
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 |
org.apache.storm : storm-core | jar | 2.2.0 |
com.yahoo.bullet : bullet-dsl | jar | 1.1.7 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.6 |
org.mockito : mockito-core | jar | 3.5.7 |
org.apache.commons : commons-lang3 | jar | 3.4 |
com.yahoo.bullet : bullet-core | test-jar | 1.4.2 |