| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаorg.nocrala.tools.database.debbie |
| Идентификатор | Идентификаторdebbie |
| Последняя версия | Последняя версия1.3.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDebbie automates the build, clean and rebuild operations on a sandbox database, from
the SQL source code in the repository.
|
| Имя Файла | Размер |
|---|---|
| debbie-1.3.2.pom | |
| debbie-1.3.2.jar | 43 KB |
| debbie-1.3.2-sources.jar | 20 KB |
| debbie-1.3.2-javadoc.jar | 204 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.nocrala.tools.database.debbie/debbie/ -->
<dependency>
<groupId>org.nocrala.tools.database.debbie</groupId>
<artifactId>debbie</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.nocrala.tools.database.debbie/debbie/
implementation 'org.nocrala.tools.database.debbie:debbie:1.3.2'
// https://jarcasting.com/artifacts/org.nocrala.tools.database.debbie/debbie/
implementation ("org.nocrala.tools.database.debbie:debbie:1.3.2")
'org.nocrala.tools.database.debbie:debbie:jar:1.3.2'
<dependency org="org.nocrala.tools.database.debbie" name="debbie" rev="1.3.2">
<artifact name="debbie" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nocrala.tools.database.debbie', module='debbie', version='1.3.2')
)
libraryDependencies += "org.nocrala.tools.database.debbie" % "debbie" % "1.3.2"
[org.nocrala.tools.database.debbie/debbie "1.3.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.nocrala.tools.aversion : aversion | jar | 1.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.postgresql : postgresql | jar | 42.2.9 |