| License |
License |
|---|---|
| GroupId | GroupIdcom.greenbird |
| ArtifactId | ArtifactIdgreenbird-test-tools |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongreenbird test tools library
A collection of utilities that simplifies the testing of greenbird components.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| greenbird-test-tools-2.0.0.pom | |
| greenbird-test-tools-2.0.0.jar | 15 KB |
| greenbird-test-tools-2.0.0-sources.jar | 7 KB |
| greenbird-test-tools-2.0.0-javadoc.jar | 121 KB |
| Browse |
<!-- 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"]
| 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 |