| Лицензия |
Лицензия |
|---|---|
| Группа | Группаse.gawell.ktvstore |
| Идентификатор | Идентификаторkvtstore |
| Последняя версия | Последняя версия0.1.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеKeyTimeValueStore root
Key time value store implemented using riak/mysql/memory
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| kvtstore-0.1.0.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/se.gawell.ktvstore/kvtstore/ -->
<dependency>
<groupId>se.gawell.ktvstore</groupId>
<artifactId>kvtstore</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/se.gawell.ktvstore/kvtstore/
implementation 'se.gawell.ktvstore:kvtstore:0.1.0'
// https://jarcasting.com/artifacts/se.gawell.ktvstore/kvtstore/
implementation ("se.gawell.ktvstore:kvtstore:0.1.0")
'se.gawell.ktvstore:kvtstore:pom:0.1.0'
<dependency org="se.gawell.ktvstore" name="kvtstore" rev="0.1.0">
<artifact name="kvtstore" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.gawell.ktvstore', module='kvtstore', version='0.1.0')
)
libraryDependencies += "se.gawell.ktvstore" % "kvtstore" % "0.1.0"
[se.gawell.ktvstore/kvtstore "0.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-all | jar | 1.9.0-rc1 |