greenbird test tools library

A collection of utilities that simplifies the testing of greenbird components.

Лицензия

Лицензия

Группа

Группа

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

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

greenbird-test-tools
Последняя версия

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

2.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

greenbird test tools library
A collection of utilities that simplifies the testing of greenbird components.
Организация-разработчик

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

greenbird Integration Technology

Скачать greenbird-test-tools

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

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

Зависимости

compile (13)

Идентификатор библиотеки Тип Версия
org.apache.derby : derby jar 10.10.1.1
org.apache.mina : mina-core jar 2.0.9
commons-io : commons-io jar 2.4
junit : junit jar 4.11
com.google.guava : guava jar 18.0
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.apache.logging.log4j : log4j-api jar 2.3
org.apache.logging.log4j : log4j-core jar 2.3
org.mockito : mockito-core jar 1.10.8
org.springframework : spring-core jar 4.1.6.RELEASE
org.springframework.data : spring-data-jpa jar 1.4.2.RELEASE
org.apache.logging.log4j : log4j-core test-jar 2.3

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

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

Greenbird Integration Technology

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

Версия
2.0.0
1.1.1
1.1.0
1.0.0