License |
License |
---|---|
GroupId | GroupIdorg.blazingcache |
ArtifactId | ArtifactIdblazingcache-jcache |
Last Version | Last Version2.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBlazingCache :: JCache
A Fast Distributed Cache
|
Filename | Size |
---|---|
blazingcache-jcache-2.6.0.pom | |
blazingcache-jcache-2.6.0.jar | 41 KB |
blazingcache-jcache-2.6.0-sources.jar | 22 KB |
blazingcache-jcache-2.6.0-javadoc.jar | 88 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.blazingcache/blazingcache-jcache/ -->
<dependency>
<groupId>org.blazingcache</groupId>
<artifactId>blazingcache-jcache</artifactId>
<version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.blazingcache/blazingcache-jcache/
implementation 'org.blazingcache:blazingcache-jcache:2.6.0'
// https://jarcasting.com/artifacts/org.blazingcache/blazingcache-jcache/
implementation ("org.blazingcache:blazingcache-jcache:2.6.0")
'org.blazingcache:blazingcache-jcache:jar:2.6.0'
<dependency org="org.blazingcache" name="blazingcache-jcache" rev="2.6.0">
<artifact name="blazingcache-jcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.blazingcache', module='blazingcache-jcache', version='2.6.0')
)
libraryDependencies += "org.blazingcache" % "blazingcache-jcache" % "2.6.0"
[org.blazingcache/blazingcache-jcache "2.6.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.cache : cache-api | jar | 1.1.0 |
org.blazingcache : blazingcache-core | jar | 2.6.0 |
net.jcip : jcip-annotations Optional | jar | 1.0 |
com.github.spotbugs : spotbugs-annotations Optional | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.apache.curator : curator-test | jar | 5.0.0 |
io.dropwizard.metrics : metrics-core | jar | 4.1.9 |
org.xerial.snappy : snappy-java | jar | 1.1.7.6 |