Last Version

dev.vality:vality-http-client 0.0.2

Vality library parent pom

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

dev.vality
ArtifactId

ArtifactId

vality-http-client
Version

Version

0.0.2
Type

Type

jar
Description

Description

Vality library parent pom

Download vality-http-client 0.0.2


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

Dependencies

compile (9)

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

provided (1)

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

test (1)

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

Project Modules

There are no modules declared in this project.