License |
License |
---|---|
GroupId | GroupIdcom.github.kristofa |
ArtifactId | ArtifactIdbrave-apache-http-interceptors |
Last Version | Last Version3.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbrave-apache-http-interceptors
Apache http client request and response interceptor implementations.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.kristofa/brave-apache-http-interceptors/ -->
<dependency>
<groupId>com.github.kristofa</groupId>
<artifactId>brave-apache-http-interceptors</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kristofa/brave-apache-http-interceptors/
implementation 'com.github.kristofa:brave-apache-http-interceptors:3.7.0'
// https://jarcasting.com/artifacts/com.github.kristofa/brave-apache-http-interceptors/
implementation ("com.github.kristofa:brave-apache-http-interceptors:3.7.0")
'com.github.kristofa:brave-apache-http-interceptors:jar:3.7.0'
<dependency org="com.github.kristofa" name="brave-apache-http-interceptors" rev="3.7.0">
<artifact name="brave-apache-http-interceptors" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kristofa', module='brave-apache-http-interceptors', version='3.7.0')
)
libraryDependencies += "com.github.kristofa" % "brave-apache-http-interceptors" % "3.7.0"
[com.github.kristofa/brave-apache-http-interceptors "3.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpcore | jar | 4.4.1 |
com.github.kristofa : brave-http | jar | 3.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.4.1 |
com.github.kristofa : mock-http-server | jar | 4.0 |
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.2.0 |
org.apache.logging.log4j : log4j-core | jar | 2.3 |
org.apache.logging.log4j : log4j-jul | jar | 2.3 |
org.mockito : mockito-all | jar | 1.10.19 |