| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface config Application Layer Libs Configuration | 
        
| GroupId | GroupIdcom.yahoo.vespa | 
    
| ArtifactId | ArtifactIdconfigserver-client | 
    
| Last Version | Last Version7.579.27 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionHTTP client for configserver APIs, built on Apache http client 5 
         | 
    
| Filename | Size | 
|---|---|
| configserver-client-7.579.27.pom | |
| configserver-client-7.579.27.jar | 25 KB | 
| configserver-client-7.579.27-sources.jar | 11 KB | 
| configserver-client-7.579.27-javadoc.jar | 469 bytes | 
| Browse | 
<!-- 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"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.yahoo.vespa : http-utils | jar | 7.579.27 | 
| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.1 | 
| com.github.tomakehurst : wiremock-standalone | jar | 2.27.2 |