DBTools Maven Plugin

DBTools Maven Plugion

Лицензия

Лицензия

Категории

Категории

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

Группа

org.dbtools
Идентификатор

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

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

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

9.0.0
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

DBTools Maven Plugin
DBTools Maven Plugion
Ссылка на сайт

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

https://github.com/jeffdcamp/maven-dbtools-plugin
Система контроля версий

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

https://github.com/jeffdcamp/maven-dbtools-plugin

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

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

<plugin>
    <groupId>org.dbtools</groupId>
    <artifactId>maven-dbtools-plugin</artifactId>
    <version>9.0.0</version>
</plugin>

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-core jar 3.2.3
org.dbtools : dbtools-gen jar 9.0.0

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

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

Maven DBTools Plugin

Maven DBTools Plugin

Usage

<build>
    <plugins>
        <!--DBTools Generator example-->
        <plugin>
            <groupId>org.dbtools</groupId>
            <artifactId>maven-dbtools-plugin</artifactId>
            <version><latest version></version>
            <configuration>
                <basePackageName>org.project.wsj.domain</basePackageName>
                <schemaDir>${basedir}/src/main/resources/db</schemaDir>
                <dbVendor>derby</dbVendor>
                <dateTimeSupport>true</dateTimeSupport>
                <injectionSupport>true</injectionSupport>
            </configuration>
        </plugin>
    </plugins>
</build>

License

Copyright 2015 Jeff Campbell

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

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

Версия
9.0.0
8.2.1
8.2.0
8.1.1
8.1.0
8.0.0
7.2.2
7.2.1
7.2.0
7.1.1
7.1.0
7.0.11
7.0.10
7.0.9
7.0.8
7.0.7
7.0.6
7.0.1
7.0.0
6.0.1
6.0.0
5.0.3
5.0.2
5.0.1
5.0.0
4.0.2
4.0.1
3.5.1
3.5.0
3.4.1
3.4.0
3.3.1
3.3.0
3.2.0
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0.0
2.5.0
2.3.0
2.2.1
2.1.0
2.0.0
1.4.12
1.4.11
1.4.10