is not current version
Last Version 1.0.57

com.turbospaces.boot:bootstrap-quartz-core 1.0.52


Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

com.turbospaces.boot
ArtifactId

ArtifactId

bootstrap-quartz-core
Version

Version

1.0.52
Type

Type

jar

Download bootstrap-quartz-core 1.0.52


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