| License |
License |
|---|---|
| GroupId | GroupIdcom.echobox |
| ArtifactId | ArtifactIdebx-cachebase-sdk |
| Last Version | Last Version1.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionebx-cachebase-sdk
ebx-cachebase-sdk provides a consistent interface for caching.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ebx-cachebase-sdk-1.3.0.pom | |
| ebx-cachebase-sdk-1.3.0.jar | 38 KB |
| ebx-cachebase-sdk-1.3.0-sources.jar | 32 KB |
| ebx-cachebase-sdk-1.3.0-javadoc.jar | 122 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.echobox/ebx-cachebase-sdk/ -->
<dependency>
<groupId>com.echobox</groupId>
<artifactId>ebx-cachebase-sdk</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.echobox/ebx-cachebase-sdk/
implementation 'com.echobox:ebx-cachebase-sdk:1.3.0'
// https://jarcasting.com/artifacts/com.echobox/ebx-cachebase-sdk/
implementation ("com.echobox:ebx-cachebase-sdk:1.3.0")
'com.echobox:ebx-cachebase-sdk:jar:1.3.0'
<dependency org="com.echobox" name="ebx-cachebase-sdk" rev="1.3.0">
<artifact name="ebx-cachebase-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.echobox', module='ebx-cachebase-sdk', version='1.3.0')
)
libraryDependencies += "com.echobox" % "ebx-cachebase-sdk" % "1.3.0"
[com.echobox/ebx-cachebase-sdk "1.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.echobox : ebx-shutdown-sdk | jar | 1.1.0 |
| com.amazonaws : elasticache-java-cluster-client | jar | 1.1.1 |
| org.isomorphism : token-bucket | jar | 1.6 |
| io.lettuce : lettuce-core | jar | 6.1.8.RELEASE |
| org.apache.commons : commons-pool2 | jar | 2.8.0 |
| org.apache.commons : commons-lang3 | jar | 3.7 |
| com.google.code.gson : gson | jar | 2.8.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jmockit : jmockit | jar | 1.38 |
| org.mockito : mockito-core | jar | 3.11.2 |
| junit : junit | jar | 4.13.1 |