License |
License |
---|---|
Categories |
CategoriesCLI User Interface ORM Data |
GroupId | GroupIdcom.proofpoint.platform |
ArtifactId | ArtifactIdhttp-client-experimental |
Last Version | Last Version0.74 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProofpoint platform
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.proofpoint.platform/http-client-experimental/ -->
<dependency>
<groupId>com.proofpoint.platform</groupId>
<artifactId>http-client-experimental</artifactId>
<version>0.74</version>
</dependency>
// https://jarcasting.com/artifacts/com.proofpoint.platform/http-client-experimental/
implementation 'com.proofpoint.platform:http-client-experimental:0.74'
// https://jarcasting.com/artifacts/com.proofpoint.platform/http-client-experimental/
implementation ("com.proofpoint.platform:http-client-experimental:0.74")
'com.proofpoint.platform:http-client-experimental:jar:0.74'
<dependency org="com.proofpoint.platform" name="http-client-experimental" rev="0.74">
<artifact name="http-client-experimental" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.proofpoint.platform', module='http-client-experimental', version='0.74')
)
libraryDependencies += "com.proofpoint.platform" % "http-client-experimental" % "0.74"
[com.proofpoint.platform/http-client-experimental "0.74"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty | jar | 3.6.2.Final |
com.proofpoint.platform : json | jar | 0.74 |
com.proofpoint.platform : log | jar | 0.74 |
com.proofpoint.platform : units | jar | 0.74 |
com.proofpoint.platform : stats | jar | 0.74 |
com.proofpoint.platform : configuration | jar | 0.74 |
com.proofpoint.platform : testing | jar | 0.74 |
org.apache.httpcomponents : httpclient | jar | 4.2.4 |
org.apache.httpcomponents : httpcore | jar | 4.2.4 |
com.proofpoint.platform : trace-token | jar | 0.74 |
javax.validation : validation-api | jar | 1.0.0.GA |
javax.inject : javax.inject | jar | 1 |
org.weakref : jmxutils | jar | 1.13 |
com.google.inject : guice | jar | 3.0 |
com.google.inject.extensions : guice-multibindings | jar | 3.0 |
com.google.guava : guava | jar | 14.0.1 |
com.google.code.findbugs : annotations | jar | 2.0.1 |
org.testng : testng | jar | 6.8.1 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-server | jar | 8.1.10.v20130312 |
org.eclipse.jetty : jetty-util | jar | 8.1.10.v20130312 |
javax.servlet : javax.servlet-api | jar | 3.0.1 |
org.eclipse.jetty : jetty-servlet | jar | 8.1.10.v20130312 |