com.github.spt-oss:embedded-mariadb

Embedded MySQL-compatible Database in Java

License

License

GroupId

GroupId

com.github.spt-oss
ArtifactId

ArtifactId

embedded-mariadb
Last Version

Last Version

0.1.8
Release Date

Release Date

Type

Type

jar
Description

Description

Embedded MySQL-compatible Database in Java
Project Organization

Project Organization

SPT

Download embedded-mariadb

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.spt-oss/embedded-mariadb/ -->
<dependency>
    <groupId>com.github.spt-oss</groupId>
    <artifactId>embedded-mariadb</artifactId>
    <version>0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.spt-oss/embedded-mariadb/
implementation 'com.github.spt-oss:embedded-mariadb:0.1.8'
// https://jarcasting.com/artifacts/com.github.spt-oss/embedded-mariadb/
implementation ("com.github.spt-oss:embedded-mariadb:0.1.8")
'com.github.spt-oss:embedded-mariadb:jar:0.1.8'
<dependency org="com.github.spt-oss" name="embedded-mariadb" rev="0.1.8">
  <artifact name="embedded-mariadb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.spt-oss', module='embedded-mariadb', version='0.1.8')
)
libraryDependencies += "com.github.spt-oss" % "embedded-mariadb" % "0.1.8"
[com.github.spt-oss/embedded-mariadb "0.1.8"]

Dependencies

compile (1)

Group / Artifact Type Version
ch.vorburger.mariaDB4j : mariaDB4j jar 2.2.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.14

test (4)

Group / Artifact Type Version
com.zaxxer : HikariCP jar 2.5.1
mysql : mysql-connector-java jar 5.1.41
org.springframework.boot : spring-boot-starter-data-jpa jar 1.5.2.RELEASE
org.springframework.boot : spring-boot-starter-test jar 1.5.2.RELEASE

Project Modules

There are no modules declared in this project.
com.github.spt-oss

SPT

Open Source Libraries for Java

Versions

Version
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0