MVN

io.skysail : stage-autoconfig

Maven & Gradle

Jan 02, 2019

stage-autoconfig · spring boot autoconfiguration for stage and version information

<dependency>
    <groupId>io.skysail</groupId>
    <artifactId>stage-autoconfig</artifactId>
    <version>0.0.28</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.skysail : stage-autoconfig to add to Maven - Latest Versions:

  • Latest Stable: 0.0.28

All Versions

Choose a version of io.skysail : stage-autoconfig to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
stage-autoconfig-0.0.28
stage-autoconfig-0.0.17
stage-autoconfig-0.0.16
stage-autoconfig-0.0.15
stage-autoconfig-0.0.14

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.skysail</groupId>
    <artifactId>stage-autoconfig</artifactId>
    <version>0.0.28</version>
</dependency>