| License |
License |
|---|---|
| GroupId | GroupIdcom.googlecode.openbox |
| ArtifactId | ArtifactIdtestu |
| Last Version | Last Version2.1.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTestU
TestU is for common RESTful API test framework
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| testu-2.1.6.pom | |
| testu-2.1.6.jar | 1 MB |
| testu-2.1.6-sources.jar | 1 MB |
| testu-2.1.6-javadoc.jar | 264 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.openbox/testu/ -->
<dependency>
<groupId>com.googlecode.openbox</groupId>
<artifactId>testu</artifactId>
<version>2.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.openbox/testu/
implementation 'com.googlecode.openbox:testu:2.1.6'
// https://jarcasting.com/artifacts/com.googlecode.openbox/testu/
implementation ("com.googlecode.openbox:testu:2.1.6")
'com.googlecode.openbox:testu:jar:2.1.6'
<dependency org="com.googlecode.openbox" name="testu" rev="2.1.6">
<artifact name="testu" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.openbox', module='testu', version='2.1.6')
)
libraryDependencies += "com.googlecode.openbox" % "testu" % "2.1.6"
[com.googlecode.openbox/testu "2.1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.googlecode.openbox : common | jar | 2.1.6 |
| com.googlecode.openbox : config | jar | 2.1.6 |
| com.googlecode.openbox : jsonpool | jar | 2.1.6 |
| com.googlecode.openbox : http | jar | 2.1.6 |
| com.googlecode.openbox : dbclient | jar | 2.1.6 |
| junit : junit | jar | 3.8.2 |
| org.testng : testng | jar | 6.9.10 |
| com.googlecode.openbox : log | jar | 2.1.6 |
| org.uncommons : reportng | jar | 1.1.4 |
| com.google.inject : guice | jar | 4.0-beta |
| org.apache.logging.log4j : log4j-api | jar | 2.0-beta9 |
| org.apache.logging.log4j : log4j-core | jar | 2.0-beta9 |