License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.oschina.j2cache |
ArtifactId | ArtifactIdj2cache-core |
Version | Version2.8.4-release |
Type | Typejar |
Description |
DescriptionJ2Cache - core
|
Filename | Size |
---|---|
j2cache-core-2.8.4-release.pom | |
j2cache-core-2.8.4-release.jar | 137 KB |
j2cache-core-2.8.4-release-sources.jar | 96 KB |
j2cache-core-2.8.4-release-javadoc.jar | 485 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.oschina.j2cache/j2cache-core/ -->
<dependency>
<groupId>net.oschina.j2cache</groupId>
<artifactId>j2cache-core</artifactId>
<version>2.8.4-release</version>
</dependency>
// https://jarcasting.com/artifacts/net.oschina.j2cache/j2cache-core/
implementation 'net.oschina.j2cache:j2cache-core:2.8.4-release'
// https://jarcasting.com/artifacts/net.oschina.j2cache/j2cache-core/
implementation ("net.oschina.j2cache:j2cache-core:2.8.4-release")
'net.oschina.j2cache:j2cache-core:jar:2.8.4-release'
<dependency org="net.oschina.j2cache" name="j2cache-core" rev="2.8.4-release">
<artifact name="j2cache-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oschina.j2cache', module='j2cache-core', version='2.8.4-release')
)
libraryDependencies += "net.oschina.j2cache" % "j2cache-core" % "2.8.4-release"
[net.oschina.j2cache/j2cache-core "2.8.4-release"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ben-manes.caffeine : caffeine | jar | 2.6.2 |
redis.clients : jedis | jar | 2.9.0 |
de.ruedigermoeller : fst | jar | 2.57 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-simple | jar | 1.7.25 |
com.alibaba : fastjson | jar | 1.2.79 |
jline : jline | jar | 2.14.2 |
Group / Artifact | Type | Version |
---|---|---|
io.lettuce : lettuce-core | jar | 5.1.3.RELEASE |
org.apache.commons : commons-pool2 | jar | 2.5.0 |
com.googlecode.xmemcached : xmemcached | jar | 2.4.5 |
net.sf.ehcache : ehcache | jar | 2.10.4 |
org.ehcache : ehcache | jar | 3.4.0 |
org.jgroups : jgroups | jar | 3.6.15.Final |
com.rabbitmq : amqp-client | jar | 5.9.0 |
org.apache.rocketmq : rocketmq-client | jar | 4.3.0 |
com.esotericsoftware : kryo-shaded | jar | 4.0.1 |
org.xerial.snappy : snappy-java | jar | 1.1.7.1 |
com.jfirer : Fse | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |