Maven plugin Embedded MySQL Server

Maven plugin to create embedded MySQL Server for use in integration tests

Лицензия

Лицензия

Категории

Категории

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

Группа

org.uniknow.agiledev.support
Идентификатор

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

maven-embedded-mysql
Последняя версия

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

0.1.14
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

Maven plugin Embedded MySQL Server
Maven plugin to create embedded MySQL Server for use in integration tests
Организация-разработчик

Организация-разработчик

UniKnow

Скачать maven-embedded-mysql

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

<plugin>
    <groupId>org.uniknow.agiledev.support</groupId>
    <artifactId>maven-embedded-mysql</artifactId>
    <version>0.1.14</version>
</plugin>

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-plugin-api jar 3.2.3
org.uniknow.agiledev.support : embedded-mysql jar 0.1.14
com.google.code.findbugs : jsr305 jar 3.0.0

test (1)

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

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

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

AgileDev

Tooling for Agile development.

Project Name Description
JUnitBDD Behaviour Driven Development tooling for JUnit
dbc4java A java solution for 'Design by Contract' with seamless integration into the Spring Framework and POJOs.
Tutorial CQRS Tutorial designed to help you get started with the CQRS pattern.
Tutorial DDD Tutorial describing the concepts of Domain Driven Design and best practices for applying Domain Driven Design.
Tutorial REST Tutorial explaining how to quickly setup REST services

See Project documentation for more information.

TODO

org.uniknow.agiledev.support

uniknow

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

Версия
0.1.14
0.1.13