| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdio.github.cloudchacho |
| ArtifactId | ArtifactIdhedwig-firehose-dataflow |
| Version | Version0.4 |
| Type | Typejar |
| Description |
DescriptionHedwig Firehose Dataflow
A firehose implementation using Dataflow for Hedwig
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.cloudchacho/hedwig-firehose-dataflow/ -->
<dependency>
<groupId>io.github.cloudchacho</groupId>
<artifactId>hedwig-firehose-dataflow</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cloudchacho/hedwig-firehose-dataflow/
implementation 'io.github.cloudchacho:hedwig-firehose-dataflow:0.4'
// https://jarcasting.com/artifacts/io.github.cloudchacho/hedwig-firehose-dataflow/
implementation ("io.github.cloudchacho:hedwig-firehose-dataflow:0.4")
'io.github.cloudchacho:hedwig-firehose-dataflow:jar:0.4'
<dependency org="io.github.cloudchacho" name="hedwig-firehose-dataflow" rev="0.4">
<artifact name="hedwig-firehose-dataflow" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cloudchacho', module='hedwig-firehose-dataflow', version='0.4')
)
libraryDependencies += "io.github.cloudchacho" % "hedwig-firehose-dataflow" % "0.4"
[io.github.cloudchacho/hedwig-firehose-dataflow "0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.avro : avro | jar | 1.10.2 |
| io.github.cloudchacho : hedwig | jar | 0.1 |
| com.google.protobuf : protobuf-java | jar | 3.17.3 |
| org.apache.beam : beam-sdks-java-extensions-google-cloud-platform-core | jar | 2.30.0 |
| org.apache.beam : beam-runners-google-cloud-dataflow-java | jar | 2.30.0 |
| org.apache.beam : beam-sdks-java-core | jar | 2.30.0 |
| org.apache.beam : beam-sdks-java-io-google-cloud-platform | jar | 2.30.0 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.30 |