Last Version

Jaxxy :: Cache Control 0.4.3

A collection of useful JAX-RS providers.

License

License

GroupId

GroupId

org.jaxxy
ArtifactId

ArtifactId

jaxxy-cache
Version

Version

0.4.3
Type

Type

jar
Description

Description

Jaxxy :: Cache Control
A collection of useful JAX-RS providers.

Download jaxxy-cache 0.4.3


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

Dependencies

compile (4)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16
jakarta.servlet : jakarta.servlet-api jar 4.0.2
jakarta.ws.rs : jakarta.ws.rs-api jar 2.1.5
org.slf4j : slf4j-api jar 1.7.29

test (7)

Group / Artifact Type Version
org.jaxxy : jaxxy-test jar 0.4.3
org.slf4j : slf4j-log4j12 jar 1.7.29
org.mockito : mockito-core jar 3.6.0
org.mockito : mockito-junit-jupiter jar 3.6.0
org.assertj : assertj-core jar 3.18.1
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

Project Modules

There are no modules declared in this project.