| License | 
                License | 
        
|---|---|
| Categories | 
                Categoriesconfig Application Layer Libs Configuration | 
        
| GroupId | GroupIdch.carve | 
    
| ArtifactId | ArtifactIdmp-config-consul | 
    
| Last Version | Last Version0.14 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionmp-config-consul 
            Consul ConfigurationSource for eclipse microprofile config 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| mp-config-consul-0.14.pom | |
| mp-config-consul-0.14.jar | 10 KB | 
| mp-config-consul-0.14-sources.jar | 3 KB | 
| mp-config-consul-0.14-javadoc.jar | 37 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/ch.carve/mp-config-consul/ -->
<dependency>
    <groupId>ch.carve</groupId>
    <artifactId>mp-config-consul</artifactId>
    <version>0.14</version>
</dependency>
                // https://jarcasting.com/artifacts/ch.carve/mp-config-consul/
implementation 'ch.carve:mp-config-consul:0.14'
                // https://jarcasting.com/artifacts/ch.carve/mp-config-consul/
implementation ("ch.carve:mp-config-consul:0.14")
                'ch.carve:mp-config-consul:jar:0.14'
                <dependency org="ch.carve" name="mp-config-consul" rev="0.14">
  <artifact name="mp-config-consul" type="jar" />
</dependency>
                @Grapes(
@Grab(group='ch.carve', module='mp-config-consul', version='0.14')
)
                libraryDependencies += "ch.carve" % "mp-config-consul" % "0.14"
                [ch.carve/mp-config-consul "0.14"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.ecwid.consul : consul-api | jar | 1.4.5 | 
| org.apache.httpcomponents : httpcore | jar | 4.4.14 | 
| org.apache.httpcomponents : httpclient | jar | 4.5.13 | 
| org.slf4j : slf4j-api | jar | 1.7.30 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.eclipse.microprofile.config : microprofile-config-api | jar | 2.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 | 
| org.junit.jupiter : junit-jupiter | jar | 5.7.0 | 
| org.mockito : mockito-core | jar | 3.6.0 | 
| org.mock-server : mockserver-junit-jupiter | jar | 5.11.2 | 
| io.smallrye.config : smallrye-config | jar | 2.0.2 | 
| jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 2.0.2 |