License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.ledwinson |
ArtifactId | ArtifactIdnosql-data-cache |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnosql-data-cache
An open source data cache and indexing API
|
Filename | Size |
---|---|
nosql-data-cache-1.0.0.pom | |
nosql-data-cache-1.0.0.jar | 33 KB |
nosql-data-cache-1.0.0-sources.jar | 21 KB |
nosql-data-cache-1.0.0-javadoc.jar | 116 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.0.13 |
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 |