MVN

com.googlecode.openbox : testu

Maven & Gradle

Jul 05, 2017
0 stars

TestU · TestU is for common RESTful API test framework

<dependency>
    <groupId>com.googlecode.openbox</groupId>
    <artifactId>testu</artifactId>
    <version>2.1.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.googlecode.openbox : testu to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.6

All Versions

Choose a version of com.googlecode.openbox : testu to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
testu-2.1.6
testu-2.1.4
testu-2.1.1
testu-2.1.0
2.0.x
testu-2.0.20
testu-2.0.19
testu-2.0.18
testu-2.0.17
testu-2.0.16
testu-2.0.15
testu-2.0.14
testu-2.0.13
testu-2.0.12
testu-2.0.11
testu-2.0.10
testu-2.0.9
testu-2.0.8
testu-2.0.7
testu-2.0.6
testu-2.0.5
testu-2.0.4
testu-2.0.3
testu-2.0.2
testu-2.0.1
testu-2.0.0
1.0.x
testu-1.0.0

How to add a dependency to Maven

Add the following com.googlecode.openbox : testu maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.googlecode.openbox</groupId>
    <artifactId>testu</artifactId>
    <version>2.1.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.googlecode.openbox : testu gradle dependency to your build.gradle file:

implementation 'com.googlecode.openbox:testu:2.1.6'

Gradle Kotlin DSL: Add the following com.googlecode.openbox : testu gradle kotlin dependency to your build.gradle.kts file:

implementation("com.googlecode.openbox:testu:2.1.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.googlecode.openbox : testu sbt scala dependency to your build.sbt file:

libraryDependencies += "com.googlecode.openbox" % "testu" % "2.1.6"

Advertisement

Dependencies from Group

Jul 05, 2017
8 usages
0 stars
Jul 05, 2017
5 usages
0 stars
ssh
Jul 05, 2017
1 usages
0 stars
log
Jul 05, 2017
1 usages
0 stars
Jul 05, 2017
1 usages
0 stars

Discover Dependencies