Last Version

com.yahoo.vespa:configserver-client 7.579.27

HTTP client for configserver APIs, built on Apache http client 5

License

License

Categories

Categories

CLI User Interface config Application Layer Libs Configuration
GroupId

GroupId

com.yahoo.vespa
ArtifactId

ArtifactId

configserver-client
Version

Version

7.579.27
Type

Type

jar
Description

Description

HTTP client for configserver APIs, built on Apache http client 5

Download configserver-client 7.579.27


<!-- https://jarcasting.com/artifacts/com.yahoo.vespa/configserver-client/ -->
<dependency>
    <groupId>com.yahoo.vespa</groupId>
    <artifactId>configserver-client</artifactId>
    <version>7.579.27</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.vespa/configserver-client/
implementation 'com.yahoo.vespa:configserver-client:7.579.27'
// https://jarcasting.com/artifacts/com.yahoo.vespa/configserver-client/
implementation ("com.yahoo.vespa:configserver-client:7.579.27")
'com.yahoo.vespa:configserver-client:jar:7.579.27'
<dependency org="com.yahoo.vespa" name="configserver-client" rev="7.579.27">
  <artifact name="configserver-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.vespa', module='configserver-client', version='7.579.27')
)
libraryDependencies += "com.yahoo.vespa" % "configserver-client" % "7.579.27"
[com.yahoo.vespa/configserver-client "7.579.27"]

Dependencies

compile (1)

Group / Artifact Type Version
com.yahoo.vespa : http-utils jar 7.579.27

provided (6)

Group / Artifact Type Version
com.yahoo.vespa : vespa-athenz jar 7.579.27
com.yahoo.vespa : container-apache-http-client-bundle jar 7.579.27
com.yahoo.vespa : security-utils jar 7.579.27
com.yahoo.vespa : config-provisioning jar 7.579.27
com.yahoo.vespa : vespajlib jar 7.579.27
com.yahoo.vespa : yolean jar 7.579.27

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.1
com.github.tomakehurst : wiremock-standalone jar 2.27.2

Project Modules

There are no modules declared in this project.