не последняя версия
Последняя версия 1.2.6

com.oath.microservices:micro-memcached 1.2.5

Opinionated rest microservices

Категории

Категории

Микросервисы Контейнер
Группа

Группа

com.oath.microservices
Идентификатор

Идентификатор

micro-memcached
Версия

Версия

1.2.5
Тип

Тип

jar

Скачать micro-memcached 1.2.5


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