| License |
License |
|---|---|
| GroupId | GroupIdcom.yahoo.vespa |
| ArtifactId | ArtifactIdhttp-utils |
| Version | Version7.426.23 |
| Type | Typejar |
| Description |
DescriptionParent artifact for all Vespa maven projects.
|
| Filename | Size |
|---|---|
| http-utils-7.426.23.pom | |
| http-utils-7.426.23.jar | 27 KB |
| http-utils-7.426.23-sources.jar | 14 KB |
| http-utils-7.426.23-javadoc.jar | 469 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.vespa/http-utils/ -->
<dependency>
<groupId>com.yahoo.vespa</groupId>
<artifactId>http-utils</artifactId>
<version>7.426.23</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.vespa/http-utils/
implementation 'com.yahoo.vespa:http-utils:7.426.23'
// https://jarcasting.com/artifacts/com.yahoo.vespa/http-utils/
implementation ("com.yahoo.vespa:http-utils:7.426.23")
'com.yahoo.vespa:http-utils:jar:7.426.23'
<dependency org="com.yahoo.vespa" name="http-utils" rev="7.426.23">
<artifact name="http-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.vespa', module='http-utils', version='7.426.23')
)
libraryDependencies += "com.yahoo.vespa" % "http-utils" % "7.426.23"
[com.yahoo.vespa/http-utils "7.426.23"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.5.12 |
| org.apache.httpcomponents : httpcore | jar | 4.4.13 |
| org.apache.httpcomponents.client5 : httpclient5 | jar | 5.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.yahoo.vespa : security-utils | jar | 7.426.23 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 3.1.0 |