MVN

com.gitee.hengboy : spring-boot-starter-micro-job

Maven & Gradle

Jan 21, 2019

spring-boot-starter-micro-job · Demo project for Spring Boot

<dependency>
    <groupId>com.gitee.hengboy</groupId>
    <artifactId>spring-boot-starter-micro-job</artifactId>
    <version>0.0.1.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.gitee.hengboy : spring-boot-starter-micro-job to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1.RELEASE

All Versions

Choose a version of com.gitee.hengboy : spring-boot-starter-micro-job to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
spring-boot-starter-micro-job-0.0.1.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.gitee.hengboy</groupId>
    <artifactId>spring-boot-starter-micro-job</artifactId>
    <version>0.0.1.RELEASE</version>
</dependency>

Advertisement