Last Version

Rainfall-ehcache 1.6.2

Rainfall-core is the core of the Rainfall framework

License

License

Categories

Categories

Ehcache Data Caching
GroupId

GroupId

io.rainfall
ArtifactId

ArtifactId

rainfall-ehcache
Version

Version

1.6.2
Type

Type

jar
Description

Description

Rainfall-ehcache
Rainfall-core is the core of the Rainfall framework
Project URL

Project URL

https://github.com/aurbroszniowski/Rainfall
Source Code Management

Source Code Management

https://github.com/aurbroszniowski/Rainfall

Download rainfall-ehcache 1.6.2


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

Dependencies

compile (1)

Group / Artifact Type Version
io.rainfall : rainfall-core jar 1.6.1

provided (2)

Group / Artifact Type Version
net.sf.ehcache : ehcache jar 2.9.0
org.ehcache : ehcache jar 3.1.2

test (5)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.10
junit : junit jar 4.13.2
org.mockito : mockito-core jar 1.9.5
org.hamcrest : hamcrest-all jar 1.3
org.openjdk.jol : jol-core jar 0.8

Project Modules

There are no modules declared in this project.