License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.apache.storm |
ArtifactId | ArtifactIdstorm-eventhubs |
Last Version | Last Version2.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstorm-eventhubs
EventHubs Storm Spout
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
storm-eventhubs-2.4.0.pom | |
storm-eventhubs-2.4.0.jar | 62 KB |
storm-eventhubs-2.4.0-sources.jar | 54 KB |
storm-eventhubs-2.4.0-javadoc.jar | 278 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.storm/storm-eventhubs/ -->
<dependency>
<groupId>org.apache.storm</groupId>
<artifactId>storm-eventhubs</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.storm/storm-eventhubs/
implementation 'org.apache.storm:storm-eventhubs:2.4.0'
// https://jarcasting.com/artifacts/org.apache.storm/storm-eventhubs/
implementation ("org.apache.storm:storm-eventhubs:2.4.0")
'org.apache.storm:storm-eventhubs:jar:2.4.0'
<dependency org="org.apache.storm" name="storm-eventhubs" rev="2.4.0">
<artifact name="storm-eventhubs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.storm', module='storm-eventhubs', version='2.4.0')
)
libraryDependencies += "org.apache.storm" % "storm-eventhubs" % "2.4.0"
[org.apache.storm/storm-eventhubs "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.azure : azure-eventhubs | jar | 0.13.1 |
org.apache.curator : curator-framework | jar | 4.3.0 |
org.apache.zookeeper : zookeeper | jar | 3.5.9 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.storm : storm-client | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.vintage : junit-vintage-engine | jar |