License |
License |
---|---|
GroupId | GroupIdcom.yahoo.bullet |
ArtifactId | ArtifactIdbullet-dsl |
Version | Version1.1.7 |
Type | Typejar |
Description |
Descriptionbullet-dsl
This library provides a code-less way to get your data into Bullet without
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bullet-dsl-1.1.7.pom | |
bullet-dsl-1.1.7.jar | 47 KB |
bullet-dsl-1.1.7-sources.jar | 71 KB |
bullet-dsl-1.1.7-javadoc.jar | 139 KB |
bullet-dsl-1.1.7-fat.jar | 5 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.bullet/bullet-dsl/ -->
<dependency>
<groupId>com.yahoo.bullet</groupId>
<artifactId>bullet-dsl</artifactId>
<version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.bullet/bullet-dsl/
implementation 'com.yahoo.bullet:bullet-dsl:1.1.7'
// https://jarcasting.com/artifacts/com.yahoo.bullet/bullet-dsl/
implementation ("com.yahoo.bullet:bullet-dsl:1.1.7")
'com.yahoo.bullet:bullet-dsl:jar:1.1.7'
<dependency org="com.yahoo.bullet" name="bullet-dsl" rev="1.1.7">
<artifact name="bullet-dsl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.bullet', module='bullet-dsl', version='1.1.7')
)
libraryDependencies += "com.yahoo.bullet" % "bullet-dsl" % "1.1.7"
[com.yahoo.bullet/bullet-dsl "1.1.7"]
Group / Artifact | Type | Version |
---|---|---|
com.yahoo.bullet : bullet-core | jar | 1.4.2 |
org.apache.commons : commons-lang3 | jar | 3.4 |
com.google.code.gson : gson | jar | 2.7 |
net.java.dev : jvyaml | jar | 0.2.1 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.4 |
org.slf4j : slf4j-log4j12 | jar | 1.7.10 |
org.apache.kafka : kafka-clients | jar | 2.6.0 |
org.apache.pulsar : pulsar-client | jar | 2.2.1 |
org.apache.avro : avro | jar | 1.9.2 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.6 |
org.mockito : mockito-all | jar | 1.10.19 |