is not current version
Last Version 0.6.6

com.aliyun.openservices:loghub-storm-spout 0.6.4

storm spout to intergrate loghub stream

Categories

Categories

ORM Data
GroupId

GroupId

com.aliyun.openservices
ArtifactId

ArtifactId

loghub-storm-spout
Version

Version

0.6.4
Type

Type

jar

Download loghub-storm-spout 0.6.4


<!-- https://jarcasting.com/artifacts/com.aliyun.openservices/loghub-storm-spout/ -->
<dependency>
    <groupId>com.aliyun.openservices</groupId>
    <artifactId>loghub-storm-spout</artifactId>
    <version>0.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.openservices/loghub-storm-spout/
implementation 'com.aliyun.openservices:loghub-storm-spout:0.6.4'
// https://jarcasting.com/artifacts/com.aliyun.openservices/loghub-storm-spout/
implementation ("com.aliyun.openservices:loghub-storm-spout:0.6.4")
'com.aliyun.openservices:loghub-storm-spout:jar:0.6.4'
<dependency org="com.aliyun.openservices" name="loghub-storm-spout" rev="0.6.4">
  <artifact name="loghub-storm-spout" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.openservices', module='loghub-storm-spout', version='0.6.4')
)
libraryDependencies += "com.aliyun.openservices" % "loghub-storm-spout" % "0.6.4"
[com.aliyun.openservices/loghub-storm-spout "0.6.4"]