Last Version

echocat Jomon Cache 1.6.3

Collection of many useful tools for Java. Could be compared with apache-commons.

License

License

GroupId

GroupId

org.echocat.jomon
ArtifactId

ArtifactId

cache
Version

Version

1.6.3
Type

Type

jar
Description

Description

echocat Jomon Cache
Collection of many useful tools for Java. Could be compared with apache-commons.
Project Organization

Project Organization

echocat

Download cache 1.6.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.echocat.jomon : runtime jar 1.6.3
com.google.code.findbugs : jsr305 jar 3.0.1

provided (1)

Group / Artifact Type Version
org.eclipse.jetty.orbit : javax.servlet jar 3.0.0.v201112011016

test (1)

Group / Artifact Type Version
org.echocat.jomon : testing jar 1.6.3

Project Modules

There are no modules declared in this project.