Embedded MySQL Server

Embedded MySQL Server for use in unit/integration tests

License

License

Categories

Categories

MySQL Data Databases
GroupId

GroupId

org.uniknow.agiledev.support
ArtifactId

ArtifactId

embedded-mysql
Last Version

Last Version

0.1.14
Release Date

Release Date

Type

Type

jar
Description

Description

Embedded MySQL Server
Embedded MySQL Server for use in unit/integration tests
Project Organization

Project Organization

UniKnow

Download embedded-mysql

How to add to project

<!-- https://jarcasting.com/artifacts/org.uniknow.agiledev.support/embedded-mysql/ -->
<dependency>
    <groupId>org.uniknow.agiledev.support</groupId>
    <artifactId>embedded-mysql</artifactId>
    <version>0.1.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.uniknow.agiledev.support/embedded-mysql/
implementation 'org.uniknow.agiledev.support:embedded-mysql:0.1.14'
// https://jarcasting.com/artifacts/org.uniknow.agiledev.support/embedded-mysql/
implementation ("org.uniknow.agiledev.support:embedded-mysql:0.1.14")
'org.uniknow.agiledev.support:embedded-mysql:jar:0.1.14'
<dependency org="org.uniknow.agiledev.support" name="embedded-mysql" rev="0.1.14">
  <artifact name="embedded-mysql" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.uniknow.agiledev.support', module='embedded-mysql', version='0.1.14')
)
libraryDependencies += "org.uniknow.agiledev.support" % "embedded-mysql" % "0.1.14"
[org.uniknow.agiledev.support/embedded-mysql "0.1.14"]

Dependencies

compile (9)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.2
commons-io : commons-io jar 2.4
org.springframework : spring-core jar 3.2.11.RELEASE
org.springframework : spring-jdbc jar 3.2.11.RELEASE
org.springframework : spring-test jar 3.2.11.RELEASE
mysql : mysql-connector-java jar 5.1.17
mysql : mysql-connector-mxj jar 5.0.12
mysql : mysql-connector-mxj-db-files jar 5.0.12
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