License |
License |
---|---|
GroupId | GroupIdcom.hurence.logisland |
ArtifactId | ArtifactIdlogisland-services |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionLogIsland is an event mining platform based on Kafka to handle a huge amount of data in realtime.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
logisland-services-1.4.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hurence.logisland/logisland-services/ -->
<dependency>
<groupId>com.hurence.logisland</groupId>
<artifactId>logisland-services</artifactId>
<version>1.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hurence.logisland/logisland-services/
implementation 'com.hurence.logisland:logisland-services:1.4.0'
// https://jarcasting.com/artifacts/com.hurence.logisland/logisland-services/
implementation ("com.hurence.logisland:logisland-services:1.4.0")
'com.hurence.logisland:logisland-services:pom:1.4.0'
<dependency org="com.hurence.logisland" name="logisland-services" rev="1.4.0">
<artifact name="logisland-services" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hurence.logisland', module='logisland-services', version='1.4.0')
)
libraryDependencies += "com.hurence.logisland" % "logisland-services" % "1.4.0"
[com.hurence.logisland/logisland-services "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.16 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.vintage : junit-vintage-engine | jar | 5.5.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.junit.jupiter : junit-jupiter | jar | 5.5.2 |