License |
License |
---|---|
GroupId | GroupIdcom.iussoft |
ArtifactId | ArtifactIdiussoft-cache |
Version | Version3.2.1 |
Type | Typejar |
Description |
Descriptioncom.iussoft:iussoft-cache
Iussoft Open API for Java
Copyright (C) http://www.iussoft.com
All rights reserved.
|
Project URL |
Project URL |
Filename | Size |
---|---|
iussoft-cache-3.2.1.pom | |
iussoft-cache-3.2.1.jar | 47 KB |
iussoft-cache-3.2.1-sources.jar | 34 KB |
iussoft-cache-3.2.1-javadoc.jar | 181 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.iussoft/iussoft-cache/ -->
<dependency>
<groupId>com.iussoft</groupId>
<artifactId>iussoft-cache</artifactId>
<version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.iussoft/iussoft-cache/
implementation 'com.iussoft:iussoft-cache:3.2.1'
// https://jarcasting.com/artifacts/com.iussoft/iussoft-cache/
implementation ("com.iussoft:iussoft-cache:3.2.1")
'com.iussoft:iussoft-cache:jar:3.2.1'
<dependency org="com.iussoft" name="iussoft-cache" rev="3.2.1">
<artifact name="iussoft-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iussoft', module='iussoft-cache', version='3.2.1')
)
libraryDependencies += "com.iussoft" % "iussoft-cache" % "3.2.1"
[com.iussoft/iussoft-cache "3.2.1"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
commons-beanutils : commons-beanutils | jar | 1.9.3 |
commons-io : commons-io | jar | 2.4 |
net.sf.ehcache : ehcache-core | jar | 2.6.8 |
net.sf.ehcache : ehcache-terracotta | jar | 2.6.8 |
redis.clients : jedis | jar | 2.8.2 |
org.springframework : spring-beans | jar | 4.3.18.RELEASE |
org.springframework : spring-context | jar | 4.3.18.RELEASE |