| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdsystems.bos |
| ArtifactId | ArtifactIdspring-1config-parent |
| Version | Version0.0.8 |
| Type | Typepom |
| Description |
DescriptionSpring 1Config Parent Configuration
Spring 1Config Client
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| spring-1config-parent-0.0.8.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/systems.bos/spring-1config-parent/ -->
<dependency>
<groupId>systems.bos</groupId>
<artifactId>spring-1config-parent</artifactId>
<version>0.0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/systems.bos/spring-1config-parent/
implementation 'systems.bos:spring-1config-parent:0.0.8'
// https://jarcasting.com/artifacts/systems.bos/spring-1config-parent/
implementation ("systems.bos:spring-1config-parent:0.0.8")
'systems.bos:spring-1config-parent:pom:0.0.8'
<dependency org="systems.bos" name="spring-1config-parent" rev="0.0.8">
<artifact name="spring-1config-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='systems.bos', module='spring-1config-parent', version='0.0.8')
)
libraryDependencies += "systems.bos" % "spring-1config-parent" % "0.0.8"
[systems.bos/spring-1config-parent "0.0.8"]