| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.microsoft.eventhubs |
| ArtifactId | ArtifactIdeventhubs-storm-spout |
| Last Version | Last Version0.9.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEventHubs Storm Spout
Azure EventHubs Spout for Apache Storm
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| eventhubs-storm-spout-0.9.5.pom | |
| eventhubs-storm-spout-0.9.5.jar | 67 KB |
| eventhubs-storm-spout-0.9.5-sources.jar | 54 KB |
| eventhubs-storm-spout-0.9.5-javadoc.jar | 263 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.eventhubs/eventhubs-storm-spout/ -->
<dependency>
<groupId>com.microsoft.eventhubs</groupId>
<artifactId>eventhubs-storm-spout</artifactId>
<version>0.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.eventhubs/eventhubs-storm-spout/
implementation 'com.microsoft.eventhubs:eventhubs-storm-spout:0.9.5'
// https://jarcasting.com/artifacts/com.microsoft.eventhubs/eventhubs-storm-spout/
implementation ("com.microsoft.eventhubs:eventhubs-storm-spout:0.9.5")
'com.microsoft.eventhubs:eventhubs-storm-spout:jar:0.9.5'
<dependency org="com.microsoft.eventhubs" name="eventhubs-storm-spout" rev="0.9.5">
<artifact name="eventhubs-storm-spout" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.eventhubs', module='eventhubs-storm-spout', version='0.9.5')
)
libraryDependencies += "com.microsoft.eventhubs" % "eventhubs-storm-spout" % "0.9.5"
[com.microsoft.eventhubs/eventhubs-storm-spout "0.9.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.microsoft.eventhubs.client : eventhubs-client | jar | 1.0.1 |
| org.apache.curator : curator-framework | jar | 2.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.storm : storm-core | jar | 0.9.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |