is not current version
Last Version 1.4.3

com.yahoo.bullet:bullet-service 1.2.0

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

GroupId

GroupId

com.yahoo.bullet
ArtifactId

ArtifactId

bullet-service
Version

Version

1.2.0
Type

Type

jar

Download bullet-service 1.2.0


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