greenbird test tools library

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

License

License

GroupId

GroupId

com.greenbird
ArtifactId

ArtifactId

greenbird-test-tools
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

greenbird test tools library
A collection of utilities that simplifies the testing of greenbird components.
Project Organization

Project Organization

greenbird Integration Technology

Download greenbird-test-tools

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.
com.greenbird

Greenbird Integration Technology

Versions

Version
2.0.0
1.1.1
1.1.0
1.0.0