| Categories |
CategoriesORM Data |
|---|---|
| GroupId | GroupIdcom.aliyun.openservices |
| ArtifactId | ArtifactIdloghub-storm-spout |
| Version | Version0.6.1 |
| Type | Typejar |
| Filename | Size |
|---|---|
| loghub-storm-spout-0.6.1.pom | |
| loghub-storm-spout-0.6.1.jar | 16 KB |
| loghub-storm-spout-0.6.1-sources.jar | 435 bytes |
| loghub-storm-spout-0.6.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.openservices/loghub-storm-spout/
implementation 'com.aliyun.openservices:loghub-storm-spout:0.6.1'
// https://jarcasting.com/artifacts/com.aliyun.openservices/loghub-storm-spout/
implementation ("com.aliyun.openservices:loghub-storm-spout:0.6.1")
'com.aliyun.openservices:loghub-storm-spout:jar:0.6.1'
<dependency org="com.aliyun.openservices" name="loghub-storm-spout" rev="0.6.1">
<artifact name="loghub-storm-spout" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.openservices', module='loghub-storm-spout', version='0.6.1')
)
libraryDependencies += "com.aliyun.openservices" % "loghub-storm-spout" % "0.6.1"
[com.aliyun.openservices/loghub-storm-spout "0.6.1"]