| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.hurence.logisland |
| ArtifactId | ArtifactIdlogisland-hbase_1_1_2-client-service |
| Version | Version0.14.0 |
| Type | Typejar |
| Description |
DescriptionLogIsland is an event mining platform based on Kafka to handle a huge amount of data in realtime.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.hurence.logisland/logisland-hbase_1_1_2-client-service/ -->
<dependency>
<groupId>com.hurence.logisland</groupId>
<artifactId>logisland-hbase_1_1_2-client-service</artifactId>
<version>0.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hurence.logisland/logisland-hbase_1_1_2-client-service/
implementation 'com.hurence.logisland:logisland-hbase_1_1_2-client-service:0.14.0'
// https://jarcasting.com/artifacts/com.hurence.logisland/logisland-hbase_1_1_2-client-service/
implementation ("com.hurence.logisland:logisland-hbase_1_1_2-client-service:0.14.0")
'com.hurence.logisland:logisland-hbase_1_1_2-client-service:jar:0.14.0'
<dependency org="com.hurence.logisland" name="logisland-hbase_1_1_2-client-service" rev="0.14.0">
<artifact name="logisland-hbase_1_1_2-client-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hurence.logisland', module='logisland-hbase_1_1_2-client-service', version='0.14.0')
)
libraryDependencies += "com.hurence.logisland" % "logisland-hbase_1_1_2-client-service" % "0.14.0"
[com.hurence.logisland/logisland-hbase_1_1_2-client-service "0.14.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : log4j-over-slf4j | jar | 1.7.16 |
| com.hurence.logisland : logisland-api | jar | 0.14.0 |
| com.hurence.logisland : logisland-hbase-client-service-api | jar | 0.14.0 |
| org.slf4j : slf4j-api | jar | 1.7.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.16 |
| junit : junit | jar | 4.12 |
| com.hurence.logisland : logisland-utils | jar | 0.14.0 |
| org.mockito : mockito-core | jar | 1.10.19 |