Embedded MySQL Server

Embedded MySQL Server for use in unit/integration tests

Лицензия

Лицензия

Категории

Категории

MySQL Данные Базы данных
Группа

Группа

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

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

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

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

0.1.14
Дата

Дата

Тип

Тип

jar
Описание

Описание

Embedded MySQL Server
Embedded MySQL Server for use in unit/integration tests
Организация-разработчик

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

UniKnow

Скачать embedded-mysql

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

<!-- 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"]

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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