Last Version

Rainfall-jcache 1.6.2

Rainfall-core is the core of the Rainfall framework

License

License

GroupId

GroupId

io.rainfall
ArtifactId

ArtifactId

rainfall-jcache
Version

Version

1.6.2
Type

Type

jar
Description

Description

Rainfall-jcache
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-jcache 1.6.2


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

Dependencies

compile (2)

Group / Artifact Type Version
io.rainfall : rainfall-core jar 1.6.1
org.apache.httpcomponents : httpclient jar 4.3.6

provided (1)

Group / Artifact Type Version
org.ehcache : jcache jar 1.0.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 1.9.5
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.