Last Version

Cache 0.0.1

A very simple JavaEE caching utility

License

License

Categories

Categories

Net
GroupId

GroupId

net.froelund
ArtifactId

ArtifactId

cache
Version

Version

0.0.1
Type

Type

jar
Description

Description

Cache
A very simple JavaEE caching utility

Download cache 0.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
javax : javaee-api jar 6.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.