is not current version
Last Version 0.0.2

dev.vality:vality-http-client 0.0.1

Vality library parent pom

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

dev.vality
ArtifactId

ArtifactId

vality-http-client
Version

Version

0.0.1
Type

Type

jar
Description

Description

Vality library parent pom

Download vality-http-client 0.0.1


<!-- 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"]

Dependencies

compile (9)

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

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
com.github.tomakehurst : wiremock jar 1.58

Project Modules

There are no modules declared in this project.