Key-Value - Core

Generic Key/Value Store API

Лицензия

Лицензия

Категории

Категории

KeY Данные Data Formats Formal Verification
Группа

Группа

com.ethlo.keyvalue
Идентификатор

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

keyvalue-core
Последняя версия

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

1.1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Key-Value - Core
Generic Key/Value Store API

Скачать keyvalue-core

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.ethlo.keyvalue : keyvalue-binary jar 1.1.2
org.slf4j : slf4j-api jar 1.7.28

test (5)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.springframework : spring-context jar
commons-logging : commons-logging jar 1.1.1
org.springframework : spring-test jar
org.springframework.boot : spring-boot-starter-test jar 2.2.0.RELEASE

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.2
1.1.1
1.1.0
1.0.0