| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.buralo.spring.boot.memcached |
| Идентификатор | Идентификаторmemcached-test-spring-boot-starter |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSpring Boot Starter Memcached Test
Parent pom providing dependency and plugin management for applications
built with Maven
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| memcached-test-spring-boot-starter-1.1.0.pom | |
| memcached-test-spring-boot-starter-1.1.0.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.buralo.spring.boot.memcached/memcached-test-spring-boot-starter/ -->
<dependency>
<groupId>com.buralo.spring.boot.memcached</groupId>
<artifactId>memcached-test-spring-boot-starter</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.buralo.spring.boot.memcached/memcached-test-spring-boot-starter/
implementation 'com.buralo.spring.boot.memcached:memcached-test-spring-boot-starter:1.1.0'
// https://jarcasting.com/artifacts/com.buralo.spring.boot.memcached/memcached-test-spring-boot-starter/
implementation ("com.buralo.spring.boot.memcached:memcached-test-spring-boot-starter:1.1.0")
'com.buralo.spring.boot.memcached:memcached-test-spring-boot-starter:jar:1.1.0'
<dependency org="com.buralo.spring.boot.memcached" name="memcached-test-spring-boot-starter" rev="1.1.0">
<artifact name="memcached-test-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buralo.spring.boot.memcached', module='memcached-test-spring-boot-starter', version='1.1.0')
)
libraryDependencies += "com.buralo.spring.boot.memcached" % "memcached-test-spring-boot-starter" % "1.1.0"
[com.buralo.spring.boot.memcached/memcached-test-spring-boot-starter "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.buralo.spring.boot.memcached : memcached-spring-boot-autoconfigure | jar | 1.1.0 |
| com.thimbleware.jmemcached : jmemcached-core | jar | 1.0.0 |