Last Version

com.github.codemonstur:filldb 0.2.1

A tool for filling a mariadb database with test data

License

License

GroupId

GroupId

com.github.codemonstur
ArtifactId

ArtifactId

filldb
Version

Version

0.2.1
Type

Type

jar
Description

Description

com.github.codemonstur:filldb
A tool for filling a mariadb database with test data
Project URL

Project URL

https://github.com/codemonstur/filldb
Source Code Management

Source Code Management

https://github.com/codemonstur/filldb

Download filldb 0.2.1


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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.codemonstur : jcli jar 0.9.5
org.mariadb.jdbc : mariadb-java-client jar 2.5.1
com.github.mifmif : generex jar 1.0.2
com.thedeanda : lorem jar 2.1
com.squareup.okhttp3 : okhttp jar 4.2.2
org.jsoup : jsoup jar 1.12.1

Project Modules

There are no modules declared in this project.