Maven plugin Embedded MySQL Server

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

License

License

Categories

Categories

Maven Build Tools MySQL Data Databases
GroupId

GroupId

org.uniknow.agiledev.support
ArtifactId

ArtifactId

maven-embedded-mysql
Last Version

Last Version

0.1.14
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

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

Project Organization

UniKnow

Download maven-embedded-mysql

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
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)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

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

Versions

Version
0.1.14
0.1.13