License |
License |
---|---|
GroupId | GroupIdcom.yahoo.bullet |
ArtifactId | ArtifactIdbullet-core |
Version | Version1.4.2 |
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.4.2.pom | |
bullet-core-1.4.2.jar | 292 KB |
bullet-core-1.4.2-tests.jar | 322 KB |
bullet-core-1.4.2-sources.jar | 192 KB |
bullet-core-1.4.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.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.bullet/bullet-core/
implementation 'com.yahoo.bullet:bullet-core:1.4.2'
// https://jarcasting.com/artifacts/com.yahoo.bullet/bullet-core/
implementation ("com.yahoo.bullet:bullet-core:1.4.2")
'com.yahoo.bullet:bullet-core:jar:1.4.2'
<dependency org="com.yahoo.bullet" name="bullet-core" rev="1.4.2">
<artifact name="bullet-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.bullet', module='bullet-core', version='1.4.2')
)
libraryDependencies += "com.yahoo.bullet" % "bullet-core" % "1.4.2"
[com.yahoo.bullet/bullet-core "1.4.2"]
Group / Artifact | Type | Version |
---|---|---|
com.yahoo.bullet : bullet-record | jar | 1.1.4 |
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 |
---|---|---|
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-core | jar | 3.5.7 |