Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.aliyun.openservices |
ArtifactId | ArtifactIdloghub-storm-1.0-spout |
Version | Version0.1.2 |
Type | Typejar |
Filename | Size |
---|---|
loghub-storm-1.0-spout-0.1.2.pom | |
loghub-storm-1.0-spout-0.1.2.jar | 21 KB |
loghub-storm-1.0-spout-0.1.2-sources.jar | 525 bytes |
loghub-storm-1.0-spout-0.1.2-javadoc.jar | 65 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.2</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.2'
// https://jarcasting.com/artifacts/com.aliyun.openservices/loghub-storm-1.0-spout/
implementation ("com.aliyun.openservices:loghub-storm-1.0-spout:0.1.2")
'com.aliyun.openservices:loghub-storm-1.0-spout:jar:0.1.2'
<dependency org="com.aliyun.openservices" name="loghub-storm-1.0-spout" rev="0.1.2">
<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.2')
)
libraryDependencies += "com.aliyun.openservices" % "loghub-storm-1.0-spout" % "0.1.2"
[com.aliyun.openservices/loghub-storm-1.0-spout "0.1.2"]