is not current version
Last Version 1.2.2

com.yahoo.bullet:bullet-dsl 1.1.4

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.4
Type

Type

jar

Download bullet-dsl 1.1.4


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