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