MVN

com.yahoo.bullet : bullet-service

Maven & Gradle

Jan 12, 2022
11 stars

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

<dependency>
    <groupId>com.yahoo.bullet</groupId>
    <artifactId>bullet-service</artifactId>
    <version>1.4.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.yahoo.bullet : bullet-service to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.3

All Versions

Choose a version of com.yahoo.bullet : bullet-service to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
bullet-service-1.4.3
bullet-service-1.4.2
bullet-service-1.4.1
bullet-service-1.4.0
1.3.x
bullet-service-1.3.2
bullet-service-1.3.1
bullet-service-1.3.0
1.2.x
bullet-service-1.2.3
bullet-service-1.2.2
bullet-service-1.2.1
bullet-service-1.2.0
1.1.x
bullet-service-1.1.0
1.0.x
bullet-service-1.0.4
bullet-service-1.0.3
bullet-service-1.0.2

How to add a dependency to Maven

Add the following com.yahoo.bullet : bullet-service maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.yahoo.bullet</groupId>
    <artifactId>bullet-service</artifactId>
    <version>1.4.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.yahoo.bullet : bullet-service gradle dependency to your build.gradle file:

implementation 'com.yahoo.bullet:bullet-service:1.4.3'

Gradle Kotlin DSL: Add the following com.yahoo.bullet : bullet-service gradle kotlin dependency to your build.gradle.kts file:

implementation("com.yahoo.bullet:bullet-service:1.4.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.yahoo.bullet : bullet-service sbt scala dependency to your build.sbt file:

libraryDependencies += "com.yahoo.bullet" % "bullet-service" % "1.4.3"

Advertisement

Dependencies from Group

Jan 11, 2022
7 usages
40 stars
Jan 12, 2022
2 usages
4 stars
Jan 12, 2022
1 usages
5 stars
Jan 12, 2022
1 usages
7 stars
Jan 12, 2022
6 stars

Discover Dependencies

Nov 21, 2022
1 usages
1.6k stars
Nov 21, 2022
1 usages
1.6k stars
Aug 02, 2023
0 stars
Aug 02, 2023
0 stars
Aug 02, 2023
0 stars
Jan 31, 2022
2 usages
10 stars