Last Version

Idx Commons 1.0.0-RC1

Idx Commons is a collection of general-purpose base libraries.

License

License

Categories

Categories

Caching Data
GroupId

GroupId

ch.frostnova
ArtifactId

ArtifactId

caching-util
Version

Version

1.0.0-RC1
Type

Type

jar
Description

Description

Idx Commons
Idx Commons is a collection of general-purpose base libraries.
Project URL

Project URL

https://github.com/pwalser75/idx-commons

Download caching-util 1.0.0-RC1


<!-- https://jarcasting.com/artifacts/ch.frostnova/caching-util/ -->
<dependency>
    <groupId>ch.frostnova</groupId>
    <artifactId>caching-util</artifactId>
    <version>1.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.frostnova/caching-util/
implementation 'ch.frostnova:caching-util:1.0.0-RC1'
// https://jarcasting.com/artifacts/ch.frostnova/caching-util/
implementation ("ch.frostnova:caching-util:1.0.0-RC1")
'ch.frostnova:caching-util:jar:1.0.0-RC1'
<dependency org="ch.frostnova" name="caching-util" rev="1.0.0-RC1">
  <artifact name="caching-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.frostnova', module='caching-util', version='1.0.0-RC1')
)
libraryDependencies += "ch.frostnova" % "caching-util" % "1.0.0-RC1"
[ch.frostnova/caching-util "1.0.0-RC1"]

Dependencies

compile (4)

Group / Artifact Type Version
javax.cache : cache-api jar 1.0.0
org.jsr107.ri : cache-annotations-ri-cdi jar 1.0.0
org.ehcache : ehcache jar 3.3.1
org.slf4j : slf4j-api jar 1.7.25

test (3)

Group / Artifact Type Version
ch.frostnova : jee-testbase jar 1.0.0-RC1
junit : junit jar 4.12
org.mockito : mockito-core jar 2.8.47

Project Modules

There are no modules declared in this project.