| License |
License |
|---|---|
| GroupId | GroupIdcom.yahoo.bullet |
| ArtifactId | ArtifactIdbullet-core |
| Last Version | Last Version1.5.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbullet-core
This is the core library that powers various components for Bullet - a real-time data query engine.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bullet-core-1.5.2.pom | |
| bullet-core-1.5.2.jar | 287 KB |
| bullet-core-1.5.2-tests.jar | 316 KB |
| bullet-core-1.5.2-sources.jar | 188 KB |
| bullet-core-1.5.2-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.bullet/bullet-core/ -->
<dependency>
<groupId>com.yahoo.bullet</groupId>
<artifactId>bullet-core</artifactId>
<version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.bullet/bullet-core/
implementation 'com.yahoo.bullet:bullet-core:1.5.2'
// https://jarcasting.com/artifacts/com.yahoo.bullet/bullet-core/
implementation ("com.yahoo.bullet:bullet-core:1.5.2")
'com.yahoo.bullet:bullet-core:jar:1.5.2'
<dependency org="com.yahoo.bullet" name="bullet-core" rev="1.5.2">
<artifact name="bullet-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.bullet', module='bullet-core', version='1.5.2')
)
libraryDependencies += "com.yahoo.bullet" % "bullet-core" % "1.5.2"
[com.yahoo.bullet/bullet-core "1.5.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.yahoo.bullet : bullet-record | jar | 1.2.2 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| com.yahoo.datasketches : sketches-core | jar | 0.9.1 |
| net.sf.jopt-simple : jopt-simple | jar | 4.6 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| org.apache.commons : commons-math3 | jar | 3.6.1 |
| com.google.code.gson : gson | jar | 2.7 |
| org.yaml : snakeyaml | jar | 1.25 |
| org.apache.httpcomponents : httpclient | jar | 4.5.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
| org.projectlombok : lombok | jar | 1.16.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.9.6 |
| org.mockito : mockito-core | jar | 3.5.7 |