JDBC-yml-Quick
JDBC-yml-Quick
License |
License |
---|---|
GroupId | GroupIdcom.github.g-chenning |
ArtifactId | ArtifactIdspringboot-elaticjob |
Last Version | Last Version0.0.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspringboot-elaticjob
JDBC-yml-Quick
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.g-chenning/springboot-elaticjob/ -->
<dependency>
<groupId>com.github.g-chenning</groupId>
<artifactId>springboot-elaticjob</artifactId>
<version>0.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.g-chenning/springboot-elaticjob/
implementation 'com.github.g-chenning:springboot-elaticjob:0.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.g-chenning/springboot-elaticjob/
implementation ("com.github.g-chenning:springboot-elaticjob:0.0.1.RELEASE")
'com.github.g-chenning:springboot-elaticjob:jar:0.0.1.RELEASE'
<dependency org="com.github.g-chenning" name="springboot-elaticjob" rev="0.0.1.RELEASE">
<artifact name="springboot-elaticjob" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.g-chenning', module='springboot-elaticjob', version='0.0.1.RELEASE')
)
libraryDependencies += "com.github.g-chenning" % "springboot-elaticjob" % "0.0.1.RELEASE"
[com.github.g-chenning/springboot-elaticjob "0.0.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.1.5.RELEASE |
org.projectlombok : lombok Optional | jar | 1.18.8 |
com.dangdang : elastic-job-lite-core | jar | 2.1.5 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.5.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.5.RELEASE |
JDBC-yml-Quick