License |
License |
---|---|
GroupId | GroupIdtech.rsqn.useful-things |
ArtifactId | ArtifactIdcache-service |
Version | Version1.0.63 |
Type | Typejar |
Description |
Descriptioncache-service
Simple cache service interface
|
Project URL |
Project URL |
Filename | Size |
---|---|
cache-service-1.0.63.pom | |
cache-service-1.0.63.jar | 44 KB |
cache-service-1.0.63-sources.jar | 26 KB |
cache-service-1.0.63-javadoc.jar | 649 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.63</version>
</dependency>
// https://jarcasting.com/artifacts/tech.rsqn.useful-things/cache-service/
implementation 'tech.rsqn.useful-things:cache-service:1.0.63'
// https://jarcasting.com/artifacts/tech.rsqn.useful-things/cache-service/
implementation ("tech.rsqn.useful-things:cache-service:1.0.63")
'tech.rsqn.useful-things:cache-service:jar:1.0.63'
<dependency org="tech.rsqn.useful-things" name="cache-service" rev="1.0.63">
<artifact name="cache-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.rsqn.useful-things', module='cache-service', version='1.0.63')
)
libraryDependencies += "tech.rsqn.useful-things" % "cache-service" % "1.0.63"
[tech.rsqn.useful-things/cache-service "1.0.63"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.0 |
org.apache.maven.plugins : maven-javadoc-plugin | jar | 3.2.0 |
org.apache.maven.plugins : maven-gpg-plugin | jar | 1.6 |
org.sonatype.plugins : nexus-staging-maven-plugin | jar | 1.6 |
Group / Artifact | Type | Version |
---|---|---|
tech.rsqn.reflection-helpers : reflection-helpers | jar | 1.0.2 |
tech.rsqn.useful-things : simple-utilities | jar | 1.0.63 |
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 |