License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.gitee.hengboy |
ArtifactId | ArtifactIdspring-boot-starter-micro-job-node |
Last Version | Last Version0.0.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDemo project for Spring Boot
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.gitee.hengboy/spring-boot-starter-micro-job-node/ -->
<dependency>
<groupId>com.gitee.hengboy</groupId>
<artifactId>spring-boot-starter-micro-job-node</artifactId>
<version>0.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.hengboy/spring-boot-starter-micro-job-node/
implementation 'com.gitee.hengboy:spring-boot-starter-micro-job-node:0.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.gitee.hengboy/spring-boot-starter-micro-job-node/
implementation ("com.gitee.hengboy:spring-boot-starter-micro-job-node:0.0.1.RELEASE")
'com.gitee.hengboy:spring-boot-starter-micro-job-node:jar:0.0.1.RELEASE'
<dependency org="com.gitee.hengboy" name="spring-boot-starter-micro-job-node" rev="0.0.1.RELEASE">
<artifact name="spring-boot-starter-micro-job-node" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.hengboy', module='spring-boot-starter-micro-job-node', version='0.0.1.RELEASE')
)
libraryDependencies += "com.gitee.hengboy" % "spring-boot-starter-micro-job-node" % "0.0.1.RELEASE"
[com.gitee.hengboy/spring-boot-starter-micro-job-node "0.0.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.2.RELEASE |
com.gitee.hengboy : micro-job-common | jar | 0.0.1.RELEASE |
org.springframework.boot : spring-boot-starter | jar | 2.1.2.RELEASE |