| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.codemonstur |
| Идентификатор | Идентификаторfilldb |
| Версия | Версия0.2.1 |
| Тип | Типjar |
| Описание |
Описаниеcom.github.codemonstur:filldb
A tool for filling a mariadb database with test data
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| filldb-0.2.1.pom | |
| filldb-0.2.1.jar | 2 MB |
| filldb-0.2.1-sources.jar | 2 MB |
| filldb-0.2.1-javadoc.jar | 526 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |