License |
License |
---|---|
Categories |
CategoriesCLI User Interface config Application Layer Libs Configuration |
GroupId | GroupIdsystems.bos |
ArtifactId | ArtifactIdspring-1config-client |
Version | Version0.0.8 |
Type | Typejar |
Description |
Descriptionspring-1config-client
spring-1config-client
|
<!-- https://jarcasting.com/artifacts/systems.bos/spring-1config-client/ -->
<dependency>
<groupId>systems.bos</groupId>
<artifactId>spring-1config-client</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/systems.bos/spring-1config-client/
implementation 'systems.bos:spring-1config-client:0.0.8'
// https://jarcasting.com/artifacts/systems.bos/spring-1config-client/
implementation ("systems.bos:spring-1config-client:0.0.8")
'systems.bos:spring-1config-client:jar:0.0.8'
<dependency org="systems.bos" name="spring-1config-client" rev="0.0.8">
<artifact name="spring-1config-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='systems.bos', module='spring-1config-client', version='0.0.8')
)
libraryDependencies += "systems.bos" % "spring-1config-client" % "0.0.8"
[systems.bos/spring-1config-client "0.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.4.2 |
org.springframework.cloud : spring-cloud-starter-bootstrap | jar | 3.0.1 |
com.brunobonacci » oneconfig | jar | 0.21.0 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.2 |