db-maven-plugin Maven Plugin

This Maven plugin automates the build, rebuild, and clean operations on a project database based on the SQL source code available in a strict, versioned structure in the the SCM.

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка Данные
Группа

Группа

org.nocrala.tools.database
Идентификатор

Идентификатор

db-maven-plugin
Последняя версия

Последняя версия

1.0.3
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

db-maven-plugin Maven Plugin
This Maven plugin automates the build, rebuild, and clean operations on a project database based on the SQL source code available in a strict, versioned structure in the the SCM.
Ссылка на сайт

Ссылка на сайт

https://sourceforge.net/projects/tartarus/
Система контроля версий

Система контроля версий

https://sourceforge.net/p/tartarus/dbm/ci/master/tree/

Скачать db-maven-plugin

Как подключить последнюю версию

<plugin>
    <groupId>org.nocrala.tools.database</groupId>
    <artifactId>db-maven-plugin</artifactId>
    <version>1.0.3</version>
</plugin>

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-plugin-api jar 2.0
org.apache.maven : maven-core jar 3.0.5
org.codehaus.plexus : plexus-utils jar 3.0.8
org.apache.logging.log4j : log4j-api jar 2.12.1
org.apache.logging.log4j : log4j-core jar 2.12.1

provided (1)

Идентификатор библиотеки Тип Версия
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.postgresql : postgresql jar 42.2.9

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.3
1.0.2
1.0.1
1.0.0