is not current version
Last Version 1.2.2

com.yahoo.bullet:bullet-dsl 1.2.0

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

Type

jar

Download bullet-dsl 1.2.0


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