License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.huangsigit |
ArtifactId | ArtifactIdspring-boot-elastic-job-lite-console |
Version | Version2.1.5 |
Type | Typejar |
Description |
Descriptionspring-boot-elastic-job-lite-console
Demo project for Spring Boot
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.huangsigit/spring-boot-elastic-job-lite-console/ -->
<dependency>
<groupId>com.github.huangsigit</groupId>
<artifactId>spring-boot-elastic-job-lite-console</artifactId>
<version>2.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.huangsigit/spring-boot-elastic-job-lite-console/
implementation 'com.github.huangsigit:spring-boot-elastic-job-lite-console:2.1.5'
// https://jarcasting.com/artifacts/com.github.huangsigit/spring-boot-elastic-job-lite-console/
implementation ("com.github.huangsigit:spring-boot-elastic-job-lite-console:2.1.5")
'com.github.huangsigit:spring-boot-elastic-job-lite-console:jar:2.1.5'
<dependency org="com.github.huangsigit" name="spring-boot-elastic-job-lite-console" rev="2.1.5">
<artifact name="spring-boot-elastic-job-lite-console" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.huangsigit', module='spring-boot-elastic-job-lite-console', version='2.1.5')
)
libraryDependencies += "com.github.huangsigit" % "spring-boot-elastic-job-lite-console" % "2.1.5"
[com.github.huangsigit/spring-boot-elastic-job-lite-console "2.1.5"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-jersey | jar | 1.5.15.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 1.5.15.RELEASE |
org.springframework.boot : spring-boot-starter-tomcat | jar | 1.5.15.RELEASE |
com.dangdang : elastic-job-lite-lifecycle | jar | 2.1.5 |
org.projectlombok : lombok | jar | 1.16.22 |
commons-dbcp : commons-dbcp | jar | 1.4 |
mysql : mysql-connector-java | jar | 5.1.46 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.5.15.RELEASE |