MVN

systems.bos : spring-1config-parent

Maven & Gradle

Feb 24, 2021
0 stars

Spring 1Config Parent Configuration · Spring 1Config Client

<dependency>
    <groupId>systems.bos</groupId>
    <artifactId>spring-1config-parent</artifactId>
    <version>0.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of systems.bos : spring-1config-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.8

All Versions

Choose a version of systems.bos : spring-1config-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
spring-1config-parent-0.0.8

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>systems.bos</groupId>
    <artifactId>spring-1config-parent</artifactId>
    <version>0.0.8</version>
</dependency>

Advertisement