| License |
License |
|---|---|
| Categories |
CategoriesNet ORM Data |
| GroupId | GroupIdnet.ymate.platform |
| ArtifactId | ArtifactIdymate-platform-cache |
| Last Version | Last Version2.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionymate-platform-cache
YMP Cache.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| ymate-platform-cache-2.1.1.pom | |
| ymate-platform-cache-2.1.1.jar | 38 KB |
| ymate-platform-cache-2.1.1-sources.jar | 32 KB |
| ymate-platform-cache-2.1.1-javadoc.jar | 205 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.ymate.platform/ymate-platform-cache/ -->
<dependency>
<groupId>net.ymate.platform</groupId>
<artifactId>ymate-platform-cache</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.ymate.platform/ymate-platform-cache/
implementation 'net.ymate.platform:ymate-platform-cache:2.1.1'
// https://jarcasting.com/artifacts/net.ymate.platform/ymate-platform-cache/
implementation ("net.ymate.platform:ymate-platform-cache:2.1.1")
'net.ymate.platform:ymate-platform-cache:jar:2.1.1'
<dependency org="net.ymate.platform" name="ymate-platform-cache" rev="2.1.1">
<artifact name="ymate-platform-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ymate.platform', module='ymate-platform-cache', version='2.1.1')
)
libraryDependencies += "net.ymate.platform" % "ymate-platform-cache" % "2.1.1"
[net.ymate.platform/ymate-platform-cache "2.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.36 |
| net.sf.ehcache : ehcache | jar | 2.10.9.2 |
| net.ymate.platform : ymate-platform-core | jar | 2.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.ymate.platform : ymate-platform-persistence-redis | jar | 2.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |