License |
License |
---|---|
GroupId | GroupIdtech.rsqn.useful-things |
ArtifactId | ArtifactIdcache-service |
Last Version | Last Version1.0.69 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncache-service
Simple cache service interface
|
Project URL |
Project URL |
Filename | Size |
---|---|
cache-service-1.0.69.pom | |
cache-service-1.0.69.jar | 44 KB |
cache-service-1.0.69-sources.jar | 27 KB |
cache-service-1.0.69-javadoc.jar | 266 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.rsqn.useful-things/cache-service/ -->
<dependency>
<groupId>tech.rsqn.useful-things</groupId>
<artifactId>cache-service</artifactId>
<version>1.0.69</version>
</dependency>
// https://jarcasting.com/artifacts/tech.rsqn.useful-things/cache-service/
implementation 'tech.rsqn.useful-things:cache-service:1.0.69'
// https://jarcasting.com/artifacts/tech.rsqn.useful-things/cache-service/
implementation ("tech.rsqn.useful-things:cache-service:1.0.69")
'tech.rsqn.useful-things:cache-service:jar:1.0.69'
<dependency org="tech.rsqn.useful-things" name="cache-service" rev="1.0.69">
<artifact name="cache-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.rsqn.useful-things', module='cache-service', version='1.0.69')
)
libraryDependencies += "tech.rsqn.useful-things" % "cache-service" % "1.0.69"
[tech.rsqn.useful-things/cache-service "1.0.69"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.0 |
Group / Artifact | Type | Version |
---|---|---|
tech.rsqn.reflection-helpers : reflection-helpers | jar | 1.0.2 |
tech.rsqn.useful-things : simple-utilities | jar | 1.0.69 |
org.springframework : spring-core | jar | 5.3.4 |
org.springframework : spring-aop | jar | 5.3.4 |
org.springframework : spring-beans | jar | 5.3.4 |
org.springframework : spring-context-support | jar | 5.3.4 |
org.aspectj : aspectjweaver | jar | 1.9.6 |
aopalliance : aopalliance | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.3.0 |
org.springframework : spring-test | jar | 5.3.4 |