is not current version
Last Version 1.2.6

com.oath.microservices:micro-memcached 1.2.4

Opinionated rest microservices

Categories

Categories

Microservices Container
GroupId

GroupId

com.oath.microservices
ArtifactId

ArtifactId

micro-memcached
Version

Version

1.2.4
Type

Type

jar

Download micro-memcached 1.2.4


<!-- https://jarcasting.com/artifacts/com.oath.microservices/micro-memcached/ -->
<dependency>
    <groupId>com.oath.microservices</groupId>
    <artifactId>micro-memcached</artifactId>
    <version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.oath.microservices/micro-memcached/
implementation 'com.oath.microservices:micro-memcached:1.2.4'
// https://jarcasting.com/artifacts/com.oath.microservices/micro-memcached/
implementation ("com.oath.microservices:micro-memcached:1.2.4")
'com.oath.microservices:micro-memcached:jar:1.2.4'
<dependency org="com.oath.microservices" name="micro-memcached" rev="1.2.4">
  <artifact name="micro-memcached" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oath.microservices', module='micro-memcached', version='1.2.4')
)
libraryDependencies += "com.oath.microservices" % "micro-memcached" % "1.2.4"
[com.oath.microservices/micro-memcached "1.2.4"]