GroupId | GroupIdcom.m3 |
---|---|
ArtifactId | ArtifactIdmethod-cache-interceptor |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmethod-cache-interceptor
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.m3/method-cache-interceptor/ -->
<dependency>
<groupId>com.m3</groupId>
<artifactId>method-cache-interceptor</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.m3/method-cache-interceptor/
implementation 'com.m3:method-cache-interceptor:1.0.2'
// https://jarcasting.com/artifacts/com.m3/method-cache-interceptor/
implementation ("com.m3:method-cache-interceptor:1.0.2")
'com.m3:method-cache-interceptor:jar:1.0.2'
<dependency org="com.m3" name="method-cache-interceptor" rev="1.0.2">
<artifact name="method-cache-interceptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.m3', module='method-cache-interceptor', version='1.0.2')
)
libraryDependencies += "com.m3" % "method-cache-interceptor" % "1.0.2"
[com.m3/method-cache-interceptor "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
aopalliance : aopalliance | jar | 1.0 |
com.m3 : memcached-client-facade | jar | 1.0.3 |
commons-codec : commons-codec | jar | 1.6 |
org.slf4j : slf4j-api | jar | 1.7.2 |
Group / Artifact | Type | Version |
---|---|---|
spy » spymemcached | jar | 2.8.12 |
com.googlecode.xmemcached : xmemcached | jar | 1.4.1 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | [1.0,) |
org.slf4j : slf4j-jdk14 | jar | 1.7.2 |
org.slf4j : slf4j-log4j12 | jar | 1.7.2 |
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.5 |