nosql-data-cache

An open source data cache and indexing API

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.ledwinson
ArtifactId

ArtifactId

nosql-data-cache
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

nosql-data-cache
An open source data cache and indexing API

Download nosql-data-cache

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework : spring-context jar 4.2.4.RELEASE
org.springframework : spring-core jar 4.2.4.RELEASE
org.springframework : spring-orm jar 4.2.4.RELEASE
org.springframework : spring-context-support jar 4.2.4.RELEASE
org.springframework : spring-beans jar 4.2.4.RELEASE
org.slf4j : slf4j-api jar 1.7.12
log4j : log4j jar 1.2.17
com.google.guava : guava jar 18.0

runtime (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.13

test (3)

Group / Artifact Type Version
org.springframework : spring-test jar 4.2.4.RELEASE
junit : junit jar 4.12
org.mockito : mockito-all jar 1.8.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0