| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.nesscomputing.components |
| ArtifactId | ArtifactIdness-httpclient-testing |
| Version | Version2.0.5 |
| Type | Typejar |
| Description |
Descriptionness-httpclient-testing
Ness HTTP client testing component.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.nesscomputing.components/ness-httpclient-testing/ -->
<dependency>
<groupId>com.nesscomputing.components</groupId>
<artifactId>ness-httpclient-testing</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.nesscomputing.components/ness-httpclient-testing/
implementation 'com.nesscomputing.components:ness-httpclient-testing:2.0.5'
// https://jarcasting.com/artifacts/com.nesscomputing.components/ness-httpclient-testing/
implementation ("com.nesscomputing.components:ness-httpclient-testing:2.0.5")
'com.nesscomputing.components:ness-httpclient-testing:jar:2.0.5'
<dependency org="com.nesscomputing.components" name="ness-httpclient-testing" rev="2.0.5">
<artifact name="ness-httpclient-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nesscomputing.components', module='ness-httpclient-testing', version='2.0.5')
)
libraryDependencies += "com.nesscomputing.components" % "ness-httpclient-testing" % "2.0.5"
[com.nesscomputing.components/ness-httpclient-testing "2.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.nesscomputing.components : ness-httpclient | jar | 2.0.5 |
| com.nesscomputing.components : ness-logging | jar | 1.1.1 |
| com.google.inject : guice | jar | 3.0 |
| com.google.guava : guava | jar | 13.0 |
| com.google.code.findbugs : jsr305 | jar | 2.0.1 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| commons-codec : commons-codec | jar | 1.6 |
| commons-io : commons-io | jar | 2.4 |
| com.sun.jersey : jersey-core | jar | 1.16 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.1.2 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.jersey : jersey-server | jar | 1.16 |
| junit : junit | jar | 4.11 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.easymock : easymock | jar | 3.1 |
| org.eclipse.jetty : jetty-http | jar | 8.1.3.v20120416 |
| org.eclipse.jetty : jetty-server | jar | 8.1.3.v20120416 |
| org.eclipse.jetty : jetty-security | jar | 8.1.3.v20120416 |
| com.nesscomputing.testing : ness-log4j-config | jar | 1.0.2 |