| License |
License |
|---|---|
| Categories |
CategoriesQuartz Application Layer Libs Job Scheduling |
| GroupId | GroupIdcom.github.618lf |
| ArtifactId | ArtifactIdswak-quartz |
| Version | Version1.1.1_final |
| Type | Typejar |
| Description |
Descriptionreactive server
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| swak-quartz-1.1.1_final.pom | |
| swak-quartz-1.1.1_final.jar | 18 KB |
| swak-quartz-1.1.1_final-sources.jar | 12 KB |
| swak-quartz-1.1.1_final-javadoc.jar | 77 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.618lf/swak-quartz/ -->
<dependency>
<groupId>com.github.618lf</groupId>
<artifactId>swak-quartz</artifactId>
<version>1.1.1_final</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.618lf/swak-quartz/
implementation 'com.github.618lf:swak-quartz:1.1.1_final'
// https://jarcasting.com/artifacts/com.github.618lf/swak-quartz/
implementation ("com.github.618lf:swak-quartz:1.1.1_final")
'com.github.618lf:swak-quartz:jar:1.1.1_final'
<dependency org="com.github.618lf" name="swak-quartz" rev="1.1.1_final">
<artifact name="swak-quartz" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.618lf', module='swak-quartz', version='1.1.1_final')
)
libraryDependencies += "com.github.618lf" % "swak-quartz" % "1.1.1_final"
[com.github.618lf/swak-quartz "1.1.1_final"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.618lf : swak-core | jar | 1.1.1_final |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok Optional | jar | 1.18.12 |