License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIddev.vality |
ArtifactId | ArtifactIdvality-http-client |
Version | Version0.0.1 |
Type | Typejar |
Description |
DescriptionVality library parent pom
|
Filename | Size |
---|---|
vality-http-client-0.0.1.pom | |
vality-http-client-0.0.1.jar | 35 KB |
vality-http-client-0.0.1-sources.jar | 15 KB |
vality-http-client-0.0.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/dev.vality/vality-http-client/
implementation 'dev.vality:vality-http-client:0.0.1'
// https://jarcasting.com/artifacts/dev.vality/vality-http-client/
implementation ("dev.vality:vality-http-client:0.0.1")
'dev.vality:vality-http-client:jar:0.0.1'
<dependency org="dev.vality" name="vality-http-client" rev="0.0.1">
<artifact name="vality-http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.vality', module='vality-http-client', version='0.0.1')
)
libraryDependencies += "dev.vality" % "vality-http-client" % "0.0.1"
[dev.vality/vality-http-client "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
io.micrometer : micrometer-core | jar | 1.8.2 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.httpcomponents : httpasyncclient | jar | 4.1.5 |
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.11.1 |
org.mockito : mockito-core | jar | 2.23.4 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
com.github.tomakehurst : wiremock | jar | 1.58 |