| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface ORM Data |
| GroupId | GroupIdcom.proofpoint.platform |
| ArtifactId | ArtifactIdhttp-client |
| Version | Version2.51 |
| Type | Typejar |
| Description |
DescriptionProofpoint platform
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| http-client-2.51.pom | |
| http-client-2.51.jar | 196 KB |
| http-client-2.51-test-sources.jar | 75 KB |
| http-client-2.51-sources.jar | 103 KB |
| http-client-2.51-javadoc.jar | 376 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.proofpoint.platform/http-client/ -->
<dependency>
<groupId>com.proofpoint.platform</groupId>
<artifactId>http-client</artifactId>
<version>2.51</version>
</dependency>
// https://jarcasting.com/artifacts/com.proofpoint.platform/http-client/
implementation 'com.proofpoint.platform:http-client:2.51'
// https://jarcasting.com/artifacts/com.proofpoint.platform/http-client/
implementation ("com.proofpoint.platform:http-client:2.51")
'com.proofpoint.platform:http-client:jar:2.51'
<dependency org="com.proofpoint.platform" name="http-client" rev="2.51">
<artifact name="http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.proofpoint.platform', module='http-client', version='2.51')
)
libraryDependencies += "com.proofpoint.platform" % "http-client" % "2.51"
[com.proofpoint.platform/http-client "2.51"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.ws.rs : javax.ws.rs-api | jar | 2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.proofpoint.platform : testing | jar | 2.51 |
| org.testng : testng | jar | 6.14.3 |
| org.assertj : assertj-core | jar | 3.19.0 |
| com.proofpoint.platform : bootstrap | jar | 2.51 |
| org.eclipse.jetty : jetty-server | jar | 9.4.40.v20210413 |
| org.eclipse.jetty.http2 : http2-server | jar | 9.4.40.v20210413 |
| org.eclipse.jetty : jetty-alpn-server | jar | 9.4.40.v20210413 |
| org.eclipse.jetty : jetty-alpn-java-server | jar | 9.4.40.v20210413 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.eclipse.jetty : jetty-servlet | jar | 9.4.40.v20210413 |
| org.mockito : mockito-core | jar | 3.8.0 |