com.jpattern:jpattern-cache

jpattern-cache

License

License

GroupId

GroupId

com.jpattern
ArtifactId

ArtifactId

jpattern-cache
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

jpattern-cache
Project URL

Project URL

http://code.google.com/p/jpattern/jpattern-cache

Download jpattern-cache

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.sf.ehcache : ehcache-core Optional jar 2.4.5

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0