License |
License |
---|---|
GroupId | GroupIdcom.alicp.jetcache |
ArtifactId | ArtifactIdjetcache-anno-api |
Last Version | Last Version2.7.0.M1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiona Java cache abstraction which provides consistent use for various caching solutions
|
<!-- https://jarcasting.com/artifacts/com.alicp.jetcache/jetcache-anno-api/ -->
<dependency>
<groupId>com.alicp.jetcache</groupId>
<artifactId>jetcache-anno-api</artifactId>
<version>2.7.0.M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.alicp.jetcache/jetcache-anno-api/
implementation 'com.alicp.jetcache:jetcache-anno-api:2.7.0.M1'
// https://jarcasting.com/artifacts/com.alicp.jetcache/jetcache-anno-api/
implementation ("com.alicp.jetcache:jetcache-anno-api:2.7.0.M1")
'com.alicp.jetcache:jetcache-anno-api:jar:2.7.0.M1'
<dependency org="com.alicp.jetcache" name="jetcache-anno-api" rev="2.7.0.M1">
<artifact name="jetcache-anno-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alicp.jetcache', module='jetcache-anno-api', version='2.7.0.M1')
)
libraryDependencies += "com.alicp.jetcache" % "jetcache-anno-api" % "2.7.0.M1"
[com.alicp.jetcache/jetcache-anno-api "2.7.0.M1"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.platform : junit-platform-launcher | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.vintage : junit-vintage-engine | jar |