| License |
License |
|---|---|
| GroupId | GroupIdcom.findwise.hydra |
| ArtifactId | ArtifactIdhydra-http-utils |
| Last Version | Last Version0.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhydra-http-utils
Hydra HTTP Utilities
|
| Filename | Size |
|---|---|
| hydra-http-utils-0.5.0.pom | |
| hydra-http-utils-0.5.0.jar | 13 KB |
| hydra-http-utils-0.5.0-sources.jar | 7 KB |
| hydra-http-utils-0.5.0-javadoc.jar | 63 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.findwise.hydra/hydra-http-utils/ -->
<dependency>
<groupId>com.findwise.hydra</groupId>
<artifactId>hydra-http-utils</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.findwise.hydra/hydra-http-utils/
implementation 'com.findwise.hydra:hydra-http-utils:0.5.0'
// https://jarcasting.com/artifacts/com.findwise.hydra/hydra-http-utils/
implementation ("com.findwise.hydra:hydra-http-utils:0.5.0")
'com.findwise.hydra:hydra-http-utils:jar:0.5.0'
<dependency org="com.findwise.hydra" name="hydra-http-utils" rev="0.5.0">
<artifact name="hydra-http-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.findwise.hydra', module='hydra-http-utils', version='0.5.0')
)
libraryDependencies += "com.findwise.hydra" % "hydra-http-utils" % "0.5.0"
[com.findwise.hydra/hydra-http-utils "0.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.2.1 |
| org.apache.httpcomponents : httpclient-cache | jar | 4.2.1 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 1.9.5 |
| com.github.tomakehurst : wiremock | jar | 1.40 |
| org.slf4j : slf4j-nop | jar | 1.7.5 |