License |
License |
---|---|
GroupId | GroupIdcom.github.ibole |
ArtifactId | ArtifactIdinfrastructure-cache |
Last Version | Last Version1.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioninfrastructure-cache
The parent project of ibole infrastructure
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
infrastructure-cache-1.10.0.pom | |
infrastructure-cache-1.10.0.jar | 104 KB |
infrastructure-cache-1.10.0-sources.jar | 39 KB |
infrastructure-cache-1.10.0-javadoc.jar | 279 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ibole/infrastructure-cache/ -->
<dependency>
<groupId>com.github.ibole</groupId>
<artifactId>infrastructure-cache</artifactId>
<version>1.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ibole/infrastructure-cache/
implementation 'com.github.ibole:infrastructure-cache:1.10.0'
// https://jarcasting.com/artifacts/com.github.ibole/infrastructure-cache/
implementation ("com.github.ibole:infrastructure-cache:1.10.0")
'com.github.ibole:infrastructure-cache:jar:1.10.0'
<dependency org="com.github.ibole" name="infrastructure-cache" rev="1.10.0">
<artifact name="infrastructure-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ibole', module='infrastructure-cache', version='1.10.0')
)
libraryDependencies += "com.github.ibole" % "infrastructure-cache" % "1.10.0"
[com.github.ibole/infrastructure-cache "1.10.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ibole : infrastructure-common | jar | 1.10.0 |
redis.clients : jedis | jar | 2.9.0 |
commons-beanutils : commons-beanutils | jar | 1.8.3 |
commons-collections : commons-collections | jar | 3.2.1 |
org.apache.commons : commons-lang3 | jar | 3.4 |
com.google.guava : guava | jar | 19.0 |
com.google.code.gson : gson | jar | 2.3 |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
commons-logging : commons-logging-api | jar | 1.1 |
log4j : log4j | jar | 1.2.17 |
org.aspectj : aspectjrt | jar | 1.8.9 |
org.aspectj : aspectjtools | jar | 1.8.9 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.10.19 |