MVN

com.greenbird : greenbird-test-tools

Maven & Gradle

Oct 12, 2015
3 usages

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

<dependency>
    <groupId>com.greenbird</groupId>
    <artifactId>greenbird-test-tools</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.greenbird : greenbird-test-tools to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of com.greenbird : greenbird-test-tools to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
greenbird-test-tools-2.0.0
1.1.x
greenbird-test-tools-1.1.1
greenbird-test-tools-1.1.0
1.0.x
greenbird-test-tools-1.0.0

How to add a dependency to Maven

Add the following com.greenbird : greenbird-test-tools maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.greenbird</groupId>
    <artifactId>greenbird-test-tools</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.greenbird : greenbird-test-tools gradle dependency to your build.gradle file:

implementation 'com.greenbird:greenbird-test-tools:2.0.0'

Gradle Kotlin DSL: Add the following com.greenbird : greenbird-test-tools gradle kotlin dependency to your build.gradle.kts file:

implementation("com.greenbird:greenbird-test-tools:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.greenbird : greenbird-test-tools sbt scala dependency to your build.sbt file:

libraryDependencies += "com.greenbird" % "greenbird-test-tools" % "2.0.0"

Advertisement

Dependencies from Group

Oct 12, 2015
3 usages
Oct 12, 2015
3 usages
Oct 12, 2015
2 usages

Discover Dependencies

Dec 03, 2020
16 usages
6 stars
May 14, 2021
5 usages
1.9k stars
May 09, 2019
4 usages
24 stars
Aug 16, 2023
5 usages
80 stars
Apr 18, 2013
8 usages
17 stars
Jun 21, 2022
5 usages
293 stars
Jun 14, 2018
12 usages
123 stars