License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIddev.vality |
ArtifactId | ArtifactIdvality-http-client |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVality library parent pom
|
Filename | Size |
---|---|
vality-http-client-0.0.2.pom | |
vality-http-client-0.0.2.jar | 35 KB |
vality-http-client-0.0.2-sources.jar | 15 KB |
vality-http-client-0.0.2-javadoc.jar | 222 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.vality/vality-http-client/ -->
<dependency>
<groupId>dev.vality</groupId>
<artifactId>vality-http-client</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/dev.vality/vality-http-client/
implementation 'dev.vality:vality-http-client:0.0.2'
// https://jarcasting.com/artifacts/dev.vality/vality-http-client/
implementation ("dev.vality:vality-http-client:0.0.2")
'dev.vality:vality-http-client:jar:0.0.2'
<dependency org="dev.vality" name="vality-http-client" rev="0.0.2">
<artifact name="vality-http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.vality', module='vality-http-client', version='0.0.2')
)
libraryDependencies += "dev.vality" % "vality-http-client" % "0.0.2"
[dev.vality/vality-http-client "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
io.micrometer : micrometer-core | jar | 1.9.0 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.httpcomponents : httpasyncclient | jar | 4.1.5 |
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.22.0 |
org.mockito : mockito-core | jar | 4.5.1 |
org.hamcrest : hamcrest-core | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
com.github.tomakehurst : wiremock | jar | 2.27.2 |