Juneau
Please visit the home page for more information about this project.
License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.apache.juneau |
ArtifactId | ArtifactIdjuneau-rest-client-utest |
Last Version | Last Version8.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjuneau/rest/rest-client-utest
Apache Juneau REST Client Unit Tests
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.juneau/juneau-rest-client-utest/ -->
<dependency>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-rest-client-utest</artifactId>
<version>8.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.juneau/juneau-rest-client-utest/
implementation 'org.apache.juneau:juneau-rest-client-utest:8.2.0'
// https://jarcasting.com/artifacts/org.apache.juneau/juneau-rest-client-utest/
implementation ("org.apache.juneau:juneau-rest-client-utest:8.2.0")
'org.apache.juneau:juneau-rest-client-utest:jar:8.2.0'
<dependency org="org.apache.juneau" name="juneau-rest-client-utest" rev="8.2.0">
<artifact name="juneau-rest-client-utest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.juneau', module='juneau-rest-client-utest', version='8.2.0')
)
libraryDependencies += "org.apache.juneau" % "juneau-rest-client-utest" % "8.2.0"
[org.apache.juneau/juneau-rest-client-utest "8.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.juneau : juneau-marshall | jar | 8.2.0 |
org.apache.httpcomponents : httpclient | jar | 4.5.6 |
javax.activation : javax.activation-api | jar | 1.2.0 |
com.sun.activation : javax.activation | jar | 1.2.0 |
org.apache.juneau : juneau-rest-mock | jar | 8.2.0 |
org.apache.juneau : juneau-rest-server-rdf | jar | 8.2.0 |
org.apache.juneau : juneau-core-utest | test-jar | 8.2.0 |
org.apache.juneau : juneau-rest-mock-utest | test-jar | 8.2.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
Please visit the home page for more information about this project.