bullet-service

This is the Web Service for Bullet - a real-time query engine - in Spring Boot.

License

License

GroupId

GroupId

com.yahoo.bullet
ArtifactId

ArtifactId

bullet-service
Last Version

Last Version

1.4.3
Release Date

Release Date

Type

Type

jar
Description

Description

bullet-service
This is the Web Service for Bullet - a real-time query engine - in Spring Boot.
Project URL

Project URL

https://github.com/bullet-db/bullet-service
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/bullet-db/bullet-service

Download bullet-service

How to add to project

<!-- https://jarcasting.com/artifacts/com.yahoo.bullet/bullet-service/ -->
<dependency>
    <groupId>com.yahoo.bullet</groupId>
    <artifactId>bullet-service</artifactId>
    <version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.bullet/bullet-service/
implementation 'com.yahoo.bullet:bullet-service:1.4.3'
// https://jarcasting.com/artifacts/com.yahoo.bullet/bullet-service/
implementation ("com.yahoo.bullet:bullet-service:1.4.3")
'com.yahoo.bullet:bullet-service:jar:1.4.3'
<dependency org="com.yahoo.bullet" name="bullet-service" rev="1.4.3">
  <artifact name="bullet-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.bullet', module='bullet-service', version='1.4.3')
)
libraryDependencies += "com.yahoo.bullet" % "bullet-service" % "1.4.3"
[com.yahoo.bullet/bullet-service "1.4.3"]

Dependencies

compile (9)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
org.apache.commons : commons-lang3 jar 3.4
com.yahoo.bullet : bullet-core jar 1.5.2
com.yahoo.bullet : bullet-bql jar 1.3.2
com.google.code.gson : gson jar 2.3.1
org.springframework.boot : spring-boot-starter-web jar 1.5.7.RELEASE
org.springframework.boot : spring-boot-starter-security jar 1.5.7.RELEASE
org.springframework.security.oauth : spring-security-oauth2 jar 2.2.0.RELEASE
org.springframework.boot : spring-boot-starter-websocket jar 1.5.7.RELEASE

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.4
org.springframework.boot : spring-boot-starter-tomcat jar 1.5.7.RELEASE

test (4)

Group / Artifact Type Version
org.testng : testng jar 6.9.6
org.mockito : mockito-core jar 3.5.7
org.springframework.boot : spring-boot-starter-test jar 1.5.7.RELEASE
com.yahoo.bullet : bullet-core jar 1.5.2

Project Modules

There are no modules declared in this project.
com.yahoo.bullet

Bullet

A pluggable, persistence-less, real-time, query engine for arbitrary data on arbitrary stream processors

Versions

Version
1.4.3
1.4.2
1.4.1
1.4.0
1.3.2
1.3.1
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.4
1.0.3
1.0.2