is not current version
Last Version 1.0.69

cache-service 1.0.68

Simple cache service interface

License

License

GroupId

GroupId

tech.rsqn.useful-things
ArtifactId

ArtifactId

cache-service
Version

Version

1.0.68
Type

Type

jar
Description

Description

cache-service
Simple cache service interface
Project URL

Project URL

https://github.com/rsqn/useful-things

Download cache-service 1.0.68


<!-- https://jarcasting.com/artifacts/tech.rsqn.useful-things/cache-service/ -->
<dependency>
    <groupId>tech.rsqn.useful-things</groupId>
    <artifactId>cache-service</artifactId>
    <version>1.0.68</version>
</dependency>
// https://jarcasting.com/artifacts/tech.rsqn.useful-things/cache-service/
implementation 'tech.rsqn.useful-things:cache-service:1.0.68'
// https://jarcasting.com/artifacts/tech.rsqn.useful-things/cache-service/
implementation ("tech.rsqn.useful-things:cache-service:1.0.68")
'tech.rsqn.useful-things:cache-service:jar:1.0.68'
<dependency org="tech.rsqn.useful-things" name="cache-service" rev="1.0.68">
  <artifact name="cache-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.rsqn.useful-things', module='cache-service', version='1.0.68')
)
libraryDependencies += "tech.rsqn.useful-things" % "cache-service" % "1.0.68"
[tech.rsqn.useful-things/cache-service "1.0.68"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.0

provided (8)

Group / Artifact Type Version
tech.rsqn.reflection-helpers : reflection-helpers jar 1.0.2
tech.rsqn.useful-things : simple-utilities jar 1.0.68
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

test (2)

Group / Artifact Type Version
org.testng : testng jar 7.3.0
org.springframework : spring-test jar 5.3.4

Project Modules

There are no modules declared in this project.