| Лицензия |
Лицензия |
|---|---|
| Группа | Группаme.ahoo.cocache |
| Идентификатор | Идентификаторcocache-bom |
| Последняя версия | Последняя версия0.0.6 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеCoCache
Level 2 Distributed Cache Coherence Framework
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| cocache-bom-0.0.6.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/me.ahoo.cocache/cocache-bom/ -->
<dependency>
<groupId>me.ahoo.cocache</groupId>
<artifactId>cocache-bom</artifactId>
<version>0.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/me.ahoo.cocache/cocache-bom/
implementation 'me.ahoo.cocache:cocache-bom:0.0.6'
// https://jarcasting.com/artifacts/me.ahoo.cocache/cocache-bom/
implementation ("me.ahoo.cocache:cocache-bom:0.0.6")
'me.ahoo.cocache:cocache-bom:pom:0.0.6'
<dependency org="me.ahoo.cocache" name="cocache-bom" rev="0.0.6">
<artifact name="cocache-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='me.ahoo.cocache', module='cocache-bom', version='0.0.6')
)
libraryDependencies += "me.ahoo.cocache" % "cocache-bom" % "0.0.6"
[me.ahoo.cocache/cocache-bom "0.0.6"]