License |
License |
---|---|
GroupId | GroupIdcom.yahoo.vespa |
ArtifactId | ArtifactIdhttp-utils |
Last Version | Last Version8.7.17 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent artifact for all Vespa maven projects.
|
Filename | Size |
---|---|
http-utils-8.7.17.pom | |
http-utils-8.7.17.jar | 20 KB |
http-utils-8.7.17-sources.jar | 10 KB |
http-utils-8.7.17-javadoc.jar | 452 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.vespa/http-utils/ -->
<dependency>
<groupId>com.yahoo.vespa</groupId>
<artifactId>http-utils</artifactId>
<version>8.7.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.vespa/http-utils/
implementation 'com.yahoo.vespa:http-utils:8.7.17'
// https://jarcasting.com/artifacts/com.yahoo.vespa/http-utils/
implementation ("com.yahoo.vespa:http-utils:8.7.17")
'com.yahoo.vespa:http-utils:jar:8.7.17'
<dependency org="com.yahoo.vespa" name="http-utils" rev="8.7.17">
<artifact name="http-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.vespa', module='http-utils', version='8.7.17')
)
libraryDependencies += "com.yahoo.vespa" % "http-utils" % "8.7.17"
[com.yahoo.vespa/http-utils "8.7.17"]
Group / Artifact | Type | Version |
---|---|---|
com.yahoo.vespa : security-utils | jar | 8.7.17 |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.httpcomponents : httpcore | jar | 4.4.13 |
org.apache.httpcomponents.client5 : httpclient5 | jar | 5.1.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 4.0.0 |