License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.aliyun.openservices |
ArtifactId | ArtifactIdloghub-storm-1.0-spout |
Last Version | Last Version0.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionloghub-storm-spout
storm spout to intergrate loghub stream
|
Project URL |
Project URL |
<!-- 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.6</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.6'
// https://jarcasting.com/artifacts/com.aliyun.openservices/loghub-storm-1.0-spout/
implementation ("com.aliyun.openservices:loghub-storm-1.0-spout:0.1.6")
'com.aliyun.openservices:loghub-storm-1.0-spout:jar:0.1.6'
<dependency org="com.aliyun.openservices" name="loghub-storm-1.0-spout" rev="0.1.6">
<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.6')
)
libraryDependencies += "com.aliyun.openservices" % "loghub-storm-1.0-spout" % "0.1.6"
[com.aliyun.openservices/loghub-storm-1.0-spout "0.1.6"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.7 |
com.aliyun.openservices : loghub-client-lib | jar | 0.6.20 |
org.apache.storm : storm-core | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |