Last Version

Memory Cache Service Plugin 1.4.0

Module containing all logisland cache services

License

License

GroupId

GroupId

com.hurence.logisland
ArtifactId

ArtifactId

logisland-service-inmemory-cache
Version

Version

1.4.0
Type

Type

jar
Description

Description

Memory Cache Service Plugin
Module containing all logisland cache services
Project Organization

Project Organization

Hurence - Big Data Experts.

Download logisland-service-inmemory-cache 1.4.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-csv Optional jar 1.5

provided (3)

Group / Artifact Type Version
com.hurence.logisland : logisland-api jar 1.4.0
org.slf4j : slf4j-api jar 1.7.25
org.apache.hadoop : hadoop-client Optional jar 2.2.0

runtime (1)

Group / Artifact Type Version
org.junit.vintage : junit-vintage-engine jar 5.5.2

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.15.0
com.hurence.logisland : logisland-utils jar 1.4.0
org.junit.jupiter : junit-jupiter jar 5.5.2

Project Modules

There are no modules declared in this project.