| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.aliyun.openservices |
| ArtifactId | ArtifactIdloghub-storm-spout |
| Last Version | Last Version0.6.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionloghub-storm-spout
storm spout to intergrate loghub stream
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| loghub-storm-spout-0.6.6.pom | |
| loghub-storm-spout-0.6.6.jar | 16 KB |
| loghub-storm-spout-0.6.6-sources.jar | 435 bytes |
| loghub-storm-spout-0.6.6-javadoc.jar | 78 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun.openservices/loghub-storm-spout/ -->
<dependency>
<groupId>com.aliyun.openservices</groupId>
<artifactId>loghub-storm-spout</artifactId>
<version>0.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.openservices/loghub-storm-spout/
implementation 'com.aliyun.openservices:loghub-storm-spout:0.6.6'
// https://jarcasting.com/artifacts/com.aliyun.openservices/loghub-storm-spout/
implementation ("com.aliyun.openservices:loghub-storm-spout:0.6.6")
'com.aliyun.openservices:loghub-storm-spout:jar:0.6.6'
<dependency org="com.aliyun.openservices" name="loghub-storm-spout" rev="0.6.6">
<artifact name="loghub-storm-spout" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.openservices', module='loghub-storm-spout', version='0.6.6')
)
libraryDependencies += "com.aliyun.openservices" % "loghub-storm-spout" % "0.6.6"
[com.aliyun.openservices/loghub-storm-spout "0.6.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.7 |
| com.aliyun.openservices : loghub-client-lib | jar | 0.6.7 |
| org.apache.storm : storm-core | jar | 0.9.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |