spring-boot-starter-swagger
starter of swagger2, optional todoc file
License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Quartz Application Layer Libs Job Scheduling |
GroupId | GroupIdcom.beelego |
ArtifactId | ArtifactIdspring-boot-starter-quartz |
Last Version | Last Version1.0.2.2-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot-starter-quartz
starter of quartz, ui
|
Project URL |
Project URL |
Project Organization |
Project Organizationkochamcie |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.beelego/spring-boot-starter-quartz/ -->
<dependency>
<groupId>com.beelego</groupId>
<artifactId>spring-boot-starter-quartz</artifactId>
<version>1.0.2.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.beelego/spring-boot-starter-quartz/
implementation 'com.beelego:spring-boot-starter-quartz:1.0.2.2-RELEASE'
// https://jarcasting.com/artifacts/com.beelego/spring-boot-starter-quartz/
implementation ("com.beelego:spring-boot-starter-quartz:1.0.2.2-RELEASE")
'com.beelego:spring-boot-starter-quartz:jar:1.0.2.2-RELEASE'
<dependency org="com.beelego" name="spring-boot-starter-quartz" rev="1.0.2.2-RELEASE">
<artifact name="spring-boot-starter-quartz" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.beelego', module='spring-boot-starter-quartz', version='1.0.2.2-RELEASE')
)
libraryDependencies += "com.beelego" % "spring-boot-starter-quartz" % "1.0.2.2-RELEASE"
[com.beelego/spring-boot-starter-quartz "1.0.2.2-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
org.projectlombok : lombok | jar | 1.16.16 |
org.quartz-scheduler : quartz | jar | 2.3.0 |
org.springframework : spring-context-support | jar | 5.0.9.RELEASE |
org.springframework : spring-tx | jar | 5.0.9.RELEASE |
com.alibaba : fastjson | jar | 1.2.40 |
org.springframework.boot : spring-boot-starter-aop | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |
starter of swagger2, optional todoc file