is not current version
Last Version 1.4.0

com.hurence.logisland:logisland 0.10.2

LogIsland is an event mining platform based on Kafka to handle a huge amount of data in realtime.

GroupId

GroupId

com.hurence.logisland
ArtifactId

ArtifactId

logisland
Version

Version

0.10.2
Type

Type

pom

Download logisland 0.10.2

Filename Size
logisland-0.10.2.pom 57 KB
Browse

<!-- https://jarcasting.com/artifacts/com.hurence.logisland/logisland/ -->
<dependency>
    <groupId>com.hurence.logisland</groupId>
    <artifactId>logisland</artifactId>
    <version>0.10.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hurence.logisland/logisland/
implementation 'com.hurence.logisland:logisland:0.10.2'
// https://jarcasting.com/artifacts/com.hurence.logisland/logisland/
implementation ("com.hurence.logisland:logisland:0.10.2")
'com.hurence.logisland:logisland:pom:0.10.2'
<dependency org="com.hurence.logisland" name="logisland" rev="0.10.2">
  <artifact name="logisland" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hurence.logisland', module='logisland', version='0.10.2')
)
libraryDependencies += "com.hurence.logisland" % "logisland" % "0.10.2"
[com.hurence.logisland/logisland "0.10.2"]