| License |
License |
|---|---|
| GroupId | GroupIdcom.yahoo.vespa |
| ArtifactId | ArtifactIdhttp-utils |
| Version | Version7.580.54 |
| Type | Typejar |
| Description |
DescriptionParent artifact for all Vespa maven projects.
|
| Filename | Size |
|---|---|
| http-utils-7.580.54.pom | |
| http-utils-7.580.54.jar | 27 KB |
| http-utils-7.580.54-sources.jar | 14 KB |
| http-utils-7.580.54-javadoc.jar | 196 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.vespa/http-utils/ -->
<dependency>
<groupId>com.yahoo.vespa</groupId>
<artifactId>http-utils</artifactId>
<version>7.580.54</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.vespa/http-utils/
implementation 'com.yahoo.vespa:http-utils:7.580.54'
// https://jarcasting.com/artifacts/com.yahoo.vespa/http-utils/
implementation ("com.yahoo.vespa:http-utils:7.580.54")
'com.yahoo.vespa:http-utils:jar:7.580.54'
<dependency org="com.yahoo.vespa" name="http-utils" rev="7.580.54">
<artifact name="http-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.vespa', module='http-utils', version='7.580.54')
)
libraryDependencies += "com.yahoo.vespa" % "http-utils" % "7.580.54"
[com.yahoo.vespa/http-utils "7.580.54"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.yahoo.vespa : security-utils | jar | 7.580.54 |
| 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.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-core | jar | 4.0.0 |