License |
License |
---|---|
Categories |
CategoriesEhcache Data Caching |
GroupId | GroupIdcom.ycframe |
ArtifactId | ArtifactIdyc.frame.plugin.ehcache |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionyc.frame.plugin.cache
com.ycframe develop frame
|
Project URL |
Project URL |
Filename | Size |
---|---|
yc.frame.plugin.ehcache-0.1.1.pom | |
yc.frame.plugin.ehcache-0.1.1.jar | 1 MB |
yc.frame.plugin.ehcache-0.1.1-sources.jar | 431 bytes |
yc.frame.plugin.ehcache-0.1.1-javadoc.jar | 431 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.ycframe/yc.frame.plugin.ehcache/ -->
<dependency>
<groupId>com.ycframe</groupId>
<artifactId>yc.frame.plugin.ehcache</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ycframe/yc.frame.plugin.ehcache/
implementation 'com.ycframe:yc.frame.plugin.ehcache:0.1.1'
// https://jarcasting.com/artifacts/com.ycframe/yc.frame.plugin.ehcache/
implementation ("com.ycframe:yc.frame.plugin.ehcache:0.1.1")
'com.ycframe:yc.frame.plugin.ehcache:jar:0.1.1'
<dependency org="com.ycframe" name="yc.frame.plugin.ehcache" rev="0.1.1">
<artifact name="yc.frame.plugin.ehcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ycframe', module='yc.frame.plugin.ehcache', version='0.1.1')
)
libraryDependencies += "com.ycframe" % "yc.frame.plugin.ehcache" % "0.1.1"
[com.ycframe/yc.frame.plugin.ehcache "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.ycframe : yc.frame | jar | 0.0.2 |
org.ehcache : ehcache | jar | 3.3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |