| License |
License |
|---|---|
| Categories |
CategoriesUtility General Purpose Libraries |
| GroupId | GroupIdorg.smallmind |
| ArtifactId | ArtifactIdmemcached-utility |
| Last Version | Last Version4.7.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMemcached Utility
Memcached Driver Abstractions
|
| Filename | Size |
|---|---|
| memcached-utility-4.7.1.pom | |
| memcached-utility-4.7.1.jar | 39 KB |
| memcached-utility-4.7.1-sources.jar | 20 KB |
| memcached-utility-4.7.1-javadoc.jar | 464 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.smallmind/memcached-utility/ -->
<dependency>
<groupId>org.smallmind</groupId>
<artifactId>memcached-utility</artifactId>
<version>4.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.smallmind/memcached-utility/
implementation 'org.smallmind:memcached-utility:4.7.1'
// https://jarcasting.com/artifacts/org.smallmind/memcached-utility/
implementation ("org.smallmind:memcached-utility:4.7.1")
'org.smallmind:memcached-utility:jar:4.7.1'
<dependency org="org.smallmind" name="memcached-utility" rev="4.7.1">
<artifact name="memcached-utility" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smallmind', module='memcached-utility', version='4.7.1')
)
libraryDependencies += "org.smallmind" % "memcached-utility" % "4.7.1"
[org.smallmind/memcached-utility "4.7.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.smallmind : scribe-pen | jar | 4.7.1 |
| org.smallmind : smallmind-nutsnbolts | jar | 4.7.1 |
| org.springframework : spring-context Optional | jar | 5.3.18 |
| com.googlecode.xmemcached : xmemcached Optional | jar | 2.4.7 |
| com.esotericsoftware.kryo : kryo5 Optional | jar | 5.2.0 |
| org.aspectj : aspectjrt Optional | jar | 1.9.9.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 7.5 |
| org.springframework : spring-test | jar | 5.3.18 |