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

Spring SQL Unit 0.8

Utility to facilitate running sql files from integration tests.

Лицензия

Лицензия

Группа

Группа

be.jacobsvanroy
Идентификатор

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

spring-sql-unit
Версия

Версия

0.8
Тип

Тип

jar
Описание

Описание

Spring SQL Unit
Utility to facilitate running sql files from integration tests.
Система контроля версий

Система контроля версий

https://github.com/davyvanroy/spring-sql-unit

Скачать spring-sql-unit 0.8


<!-- https://jarcasting.com/artifacts/be.jacobsvanroy/spring-sql-unit/ -->
<dependency>
    <groupId>be.jacobsvanroy</groupId>
    <artifactId>spring-sql-unit</artifactId>
    <version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/be.jacobsvanroy/spring-sql-unit/
implementation 'be.jacobsvanroy:spring-sql-unit:0.8'
// https://jarcasting.com/artifacts/be.jacobsvanroy/spring-sql-unit/
implementation ("be.jacobsvanroy:spring-sql-unit:0.8")
'be.jacobsvanroy:spring-sql-unit:jar:0.8'
<dependency org="be.jacobsvanroy" name="spring-sql-unit" rev="0.8">
  <artifact name="spring-sql-unit" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.jacobsvanroy', module='spring-sql-unit', version='0.8')
)
libraryDependencies += "be.jacobsvanroy" % "spring-sql-unit" % "0.8"
[be.jacobsvanroy/spring-sql-unit "0.8"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.springframework : spring-test jar 3.0.0.RELEASE
org.springframework : spring-beans jar 3.0.0.RELEASE
org.springframework : spring-jdbc jar 3.0.0.RELEASE
org.springframework : spring-context jar 3.0.0.RELEASE
commons-logging : commons-logging jar 1.1.1
log4j : log4j jar 1.2.17

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
com.h2database : h2 jar 1.4.178
org.easytesting : fest-assert jar 1.4
mysql : mysql-connector-java jar 5.1.30

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

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