is not current version
Last Version 1.2.2

com.yahoo.bullet:bullet-dsl 1.1.5

This library provides a code-less way to get your data into Bullet without

GroupId

GroupId

com.yahoo.bullet
ArtifactId

ArtifactId

bullet-dsl
Version

Version

1.1.5
Type

Type

jar

Download bullet-dsl 1.1.5


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