is not current version
Last Version 1.0.57

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


Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

com.turbospaces.boot
ArtifactId

ArtifactId

bootstrap-quartz-core
Version

Version

1.0.43
Type

Type

jar

Download bootstrap-quartz-core 1.0.43


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