не последняя версия
Последняя версия 1.4.0

com.hurence.logisland:logisland 0.10.1

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

Группа

Группа

com.hurence.logisland
Идентификатор

Идентификатор

logisland
Версия

Версия

0.10.1
Тип

Тип

pom

Скачать logisland 0.10.1

Имя Файла Размер
logisland-0.10.1.pom 60 KB
Обзор

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