crontab-spring-boot-starter

Common Components Based on Springboot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.paganini2008.springworld
ArtifactId

ArtifactId

crontab-spring-boot-starter
Last Version

Last Version

2.0-RC4
Release Date

Release Date

Type

Type

jar
Description

Description

crontab-spring-boot-starter
Common Components Based on Springboot

Download crontab-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.paganini2008.springworld/crontab-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.paganini2008.springworld</groupId>
    <artifactId>crontab-spring-boot-starter</artifactId>
    <version>2.0-RC4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paganini2008.springworld/crontab-spring-boot-starter/
implementation 'com.github.paganini2008.springworld:crontab-spring-boot-starter:2.0-RC4'
// https://jarcasting.com/artifacts/com.github.paganini2008.springworld/crontab-spring-boot-starter/
implementation ("com.github.paganini2008.springworld:crontab-spring-boot-starter:2.0-RC4")
'com.github.paganini2008.springworld:crontab-spring-boot-starter:jar:2.0-RC4'
<dependency org="com.github.paganini2008.springworld" name="crontab-spring-boot-starter" rev="2.0-RC4">
  <artifact name="crontab-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paganini2008.springworld', module='crontab-spring-boot-starter', version='2.0-RC4')
)
libraryDependencies += "com.github.paganini2008.springworld" % "crontab-spring-boot-starter" % "2.0-RC4"
[com.github.paganini2008.springworld/crontab-spring-boot-starter "2.0-RC4"]

Dependencies

compile (5)

Group / Artifact Type Version
com.github.paganini2008 : devtools-cron4j jar 2.0-RC4
com.github.paganini2008.springworld : cluster-spring-boot-starter jar 2.0-RC4
com.github.paganini2008 : devtools-lang jar 2.0-RC4
org.projectlombok : lombok jar
org.apache.commons : commons-lang3 jar

Project Modules

There are no modules declared in this project.

springworld

a series of components based in spring framework/springboot

Versions

Version
2.0-RC4
2.0-RC1