GroupId | GroupIdcom.hurence.logisland |
---|---|
ArtifactId | ArtifactIdlogisland-service-hbase |
Version | Version1.1.0 |
Type | Typepom |
Filename | Size |
---|---|
logisland-service-hbase-1.1.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hurence.logisland/logisland-service-hbase/ -->
<dependency>
<groupId>com.hurence.logisland</groupId>
<artifactId>logisland-service-hbase</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hurence.logisland/logisland-service-hbase/
implementation 'com.hurence.logisland:logisland-service-hbase:1.1.0'
// https://jarcasting.com/artifacts/com.hurence.logisland/logisland-service-hbase/
implementation ("com.hurence.logisland:logisland-service-hbase:1.1.0")
'com.hurence.logisland:logisland-service-hbase:pom:1.1.0'
<dependency org="com.hurence.logisland" name="logisland-service-hbase" rev="1.1.0">
<artifact name="logisland-service-hbase" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hurence.logisland', module='logisland-service-hbase', version='1.1.0')
)
libraryDependencies += "com.hurence.logisland" % "logisland-service-hbase" % "1.1.0"
[com.hurence.logisland/logisland-service-hbase "1.1.0"]