| License |
License |
|---|---|
| GroupId | GroupIdorg.kielo.smartcache |
| ArtifactId | ArtifactIdsmartcache-core |
| Version | Version0.3.0 |
| Type | Typejar |
| Description |
Descriptionsmartcache
SmartCache - cache that can survive everything.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| smartcache-core-0.3.0.pom | |
| smartcache-core-0.3.0.jar | 19 KB |
| smartcache-core-0.3.0-sources.jar | 14 KB |
| smartcache-core-0.3.0-javadoc.jar | 84 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.kielo.smartcache/smartcache-core/ -->
<dependency>
<groupId>org.kielo.smartcache</groupId>
<artifactId>smartcache-core</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.kielo.smartcache/smartcache-core/
implementation 'org.kielo.smartcache:smartcache-core:0.3.0'
// https://jarcasting.com/artifacts/org.kielo.smartcache/smartcache-core/
implementation ("org.kielo.smartcache:smartcache-core:0.3.0")
'org.kielo.smartcache:smartcache-core:jar:0.3.0'
<dependency org="org.kielo.smartcache" name="smartcache-core" rev="0.3.0">
<artifact name="smartcache-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kielo.smartcache', module='smartcache-core', version='0.3.0')
)
libraryDependencies += "org.kielo.smartcache" % "smartcache-core" % "0.3.0"
[org.kielo.smartcache/smartcache-core "0.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.googlecode.concurrentlinkedhashmap : concurrentlinkedhashmap-lru | jar | 1.4 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.jayway.awaitility : awaitility | jar | 1.6.3 |
| ch.qos.logback : logback-classic | jar | 1.0.13 |
| org.spockframework : spock-core | jar | 1.0-groovy-2.4 |
| ch.qos.logback : logback-core | jar | 1.0.13 |