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

com.groupon.mysql:mysql-junit4 0.0.1

Convenience library for using embedded MySQL in Junt4 tests.

Категории

Категории

MySQL Данные Базы данных JUnit Тестирование компонентов
Группа

Группа

com.groupon.mysql
Идентификатор

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

mysql-junit4
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать mysql-junit4 0.0.1


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