License |
License |
---|---|
GroupId | GroupIdcom.jpattern |
ArtifactId | ArtifactIdjpattern-cache |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjpattern-cache
|
Project URL |
Project URL |
Filename | Size |
---|---|
jpattern-cache-1.0.0.pom | |
jpattern-cache-1.0.0.jar | 11 KB |
jpattern-cache-1.0.0-sources.jar | 6 KB |
jpattern-cache-1.0.0-javadoc.jar | 83 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.ehcache : ehcache-core Optional | jar | 2.4.5 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |