Key-Value - MySQL implementation

Parent pom providing dependency and plugin management for applications built with Maven

Лицензия

Лицензия

Категории

Категории

MySQL Данные Базы данных KeY Data Formats Formal Verification
Группа

Группа

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

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

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

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

1.1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Key-Value - MySQL implementation
Parent pom providing dependency and plugin management for applications built with Maven

Скачать keyvalue-mysql

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

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
com.ethlo.keyvalue : keyvalue-core jar 1.1.2
com.ethlo.keyvalue : keyvalue-compression jar 1.1.2
com.google.guava : guava jar 28.2-jre
mysql : mysql-connector-java jar 8.0.18
org.slf4j : slf4j-api jar 1.7.28
org.springframework : spring-context jar
org.springframework : spring-jdbc jar
org.springframework.boot : spring-boot-starter-data-jdbc jar 2.2.0.RELEASE

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.assertj : assertj-core jar 3.13.2
org.springframework : spring-test jar
org.springframework.boot : spring-boot-test-autoconfigure jar 2.2.0.RELEASE

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

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

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

Версия
1.1.2
1.1.1
1.1.0
1.0.0
0.9.1
0.9.0