Last Version

IndexedCache 0.1

A queryable object store with caching features

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.alkimiapps
ArtifactId

ArtifactId

indexed-cache
Version

Version

0.1
Type

Type

jar
Description

Description

IndexedCache
A queryable object store with caching features
Project URL

Project URL

https://github.com/alkimiapps/IndexedCache
Source Code Management

Source Code Management

https://github.com/alkimiapps/IndexedCache.git

Download indexed-cache 0.1


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

Dependencies

runtime (4)

Group / Artifact Type Version
javax.cache : cache-api jar 1.1.0
com.googlecode.cqengine : cqengine jar 3.0.0
cglib : cglib jar 3.2.10
org.objenesis : objenesis jar 3.0.1

test (3)

Group / Artifact Type Version
org.ehcache : ehcache jar 3.6.3
junit : junit jar 4.12
org.mockito : mockito-core jar 2.23.4

Project Modules

There are no modules declared in this project.