net.toddm:CachingFramework

A simple, highly compatible caching framework with support for standards such TTL, ETag, etc.

License

License

Categories

Categories

Net Caching Data
GroupId

GroupId

net.toddm
ArtifactId

ArtifactId

CachingFramework
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

net.toddm:CachingFramework
A simple, highly compatible caching framework with support for standards such TTL, ETag, etc.
Project URL

Project URL

https://github.com/TeaTotalin/net.toddm/
Source Code Management

Source Code Management

https://github.com/TeaTotalin/net.toddm/tree/master

Download CachingFramework

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0