MVN

cn.toutatis : void-spring-runtime-env

Maven & Gradle

Jan 22, 2022

VOID 下 Spring Boot 运行环境支持

<dependency>
    <groupId>cn.toutatis</groupId>
    <artifactId>void-spring-runtime-env</artifactId>
    <version>0.0.0-ALPHA</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.toutatis : void-spring-runtime-env to add to Maven - Latest Versions:

  • Latest Stable: 0.0.0-ALPHA
  • Latest Alpha: 0.0.0-ALPHA

All Versions

Choose a version of cn.toutatis : void-spring-runtime-env to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
void-spring-runtime-env-0.0.0-ALPHA

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.toutatis</groupId>
    <artifactId>void-spring-runtime-env</artifactId>
    <version>0.0.0-ALPHA</version>
</dependency>

Advertisement