| License |
License |
|---|---|
| GroupId | GroupIdcom.hurence.logisland |
| ArtifactId | ArtifactIdlogisland |
| Last Version | Last Version1.4.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionLogisland Project Parent
LogIsland is an event mining platform based on Kafka to handle a huge amount of data in realtime.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| logisland-1.4.0.pom | 37 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.hurence.logisland/logisland/ -->
<dependency>
<groupId>com.hurence.logisland</groupId>
<artifactId>logisland</artifactId>
<version>1.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hurence.logisland/logisland/
implementation 'com.hurence.logisland:logisland:1.4.0'
// https://jarcasting.com/artifacts/com.hurence.logisland/logisland/
implementation ("com.hurence.logisland:logisland:1.4.0")
'com.hurence.logisland:logisland:pom:1.4.0'
<dependency org="com.hurence.logisland" name="logisland" rev="1.4.0">
<artifact name="logisland" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hurence.logisland', module='logisland', version='1.4.0')
)
libraryDependencies += "com.hurence.logisland" % "logisland" % "1.4.0"
[com.hurence.logisland/logisland "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 |