Last Version

com.alilitech:boot-plus-core-quartz 1.1.4

boot-plus is a rapid development framework based on spring boot.

License

License

Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

com.alilitech
ArtifactId

ArtifactId

boot-plus-core-quartz
Version

Version

1.1.4
Type

Type

jar
Description

Description

boot-plus is a rapid development framework based on spring boot.

Download boot-plus-core-quartz 1.1.4


<!-- https://jarcasting.com/artifacts/com.alilitech/boot-plus-core-quartz/ -->
<dependency>
    <groupId>com.alilitech</groupId>
    <artifactId>boot-plus-core-quartz</artifactId>
    <version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.alilitech/boot-plus-core-quartz/
implementation 'com.alilitech:boot-plus-core-quartz:1.1.4'
// https://jarcasting.com/artifacts/com.alilitech/boot-plus-core-quartz/
implementation ("com.alilitech:boot-plus-core-quartz:1.1.4")
'com.alilitech:boot-plus-core-quartz:jar:1.1.4'
<dependency org="com.alilitech" name="boot-plus-core-quartz" rev="1.1.4">
  <artifact name="boot-plus-core-quartz" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alilitech', module='boot-plus-core-quartz', version='1.1.4')
)
libraryDependencies += "com.alilitech" % "boot-plus-core-quartz" % "1.1.4"
[com.alilitech/boot-plus-core-quartz "1.1.4"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-quartz jar

provided (1)

Group / Artifact Type Version
com.alilitech : boot-plus-core jar 1.1.4

Project Modules

There are no modules declared in this project.