JUnit Java EE Data Utils

JUnit data utilities to manage data in a database when doing tests like API tests against an application in application server.

Лицензия

Лицензия

Категории

Категории

JUnit Тестирование компонентов Данные
Группа

Группа

com.lotaris.junitee
Идентификатор

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

junitee-data-utils
Последняя версия

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

2.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

JUnit Java EE Data Utils
JUnit data utilities to manage data in a database when doing tests like API tests against an application in application server.
Ссылка на сайт

Ссылка на сайт

https://github.com/lotaris/junitee-data-utils

Скачать junitee-data-utils

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
cglib : cglib jar 2.2.2

provided (3)

Идентификатор библиотеки Тип Версия
javax : javaee-api jar 7.0
org.slf4j : slf4j-api jar 1.7.5
junit : junit jar 4.11

test (9)

Идентификатор библиотеки Тип Версия
asm : asm-util jar 3.3.1
com.lotaris.rox.client : rox-client-junit jar 2.2.1
org.eclipse.persistence : javax.persistence jar 2.1.0
org.eclipse.persistence : eclipselink jar 2.5.2-M1
org.slf4j : slf4j-log4j12 jar 1.7.5
commons-logging : commons-logging jar 1.1.3
org.mockito : mockito-all jar 1.9.5
org.powermock : powermock-module-junit4 jar 1.5.1
org.powermock : powermock-api-mockito jar 1.5.1

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

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

Lotaris SA

Версии библиотеки

Версия
2.0.1
2.0.0