License |
License |
---|---|
GroupId | GroupIdcom.hurence.logisland |
ArtifactId | ArtifactIdlogisland-service-rest |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRest Service Plugin
LogIsland is an event mining platform based on Kafka to handle a huge amount of data in realtime.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.hurence.logisland/logisland-service-rest/ -->
<dependency>
<groupId>com.hurence.logisland</groupId>
<artifactId>logisland-service-rest</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hurence.logisland/logisland-service-rest/
implementation 'com.hurence.logisland:logisland-service-rest:1.4.0'
// https://jarcasting.com/artifacts/com.hurence.logisland/logisland-service-rest/
implementation ("com.hurence.logisland:logisland-service-rest:1.4.0")
'com.hurence.logisland:logisland-service-rest:jar:1.4.0'
<dependency org="com.hurence.logisland" name="logisland-service-rest" rev="1.4.0">
<artifact name="logisland-service-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hurence.logisland', module='logisland-service-rest', version='1.4.0')
)
libraryDependencies += "com.hurence.logisland" % "logisland-service-rest" % "1.4.0"
[com.hurence.logisland/logisland-service-rest "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 3.10.0 |
com.burgstaller » okhttp-digest | jar | 1.18 |
org.slf4j : slf4j-api | jar | 1.7.16 |
Group / Artifact | Type | Version |
---|---|---|
com.hurence.logisland : logisland-api | jar | 1.4.0 |
com.hurence.logisland : logisland-utils | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.vintage : junit-vintage-engine | jar | 5.5.2 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.16 |
org.mockito : mockito-core | jar | 2.15.0 |
junit : junit | jar | 4.12 |
org.junit.jupiter : junit-jupiter | jar | 5.5.2 |