Last Version

Key-Value - MySQL implementation 1.1.2

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

License

License

Categories

Categories

MySQL Data Databases KeY Data Formats Formal Verification
GroupId

GroupId

com.ethlo.keyvalue
ArtifactId

ArtifactId

keyvalue-mysql
Version

Version

1.1.2
Type

Type

jar
Description

Description

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

Download keyvalue-mysql 1.1.2


<!-- 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"]

Dependencies

compile (8)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.