is not current version
Last Version 1.4.0

com.hurence.logisland:logisland 1.1.0

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

1.1.0
Type

Type

pom

Download logisland 1.1.0

Filename Size
logisland-1.1.0.pom 35 KB
Browse

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