db-scheduler: Examples: Spring Boot

Examples on how to use db-scheduler with Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.kagkarlsson
ArtifactId

ArtifactId

spring-boot-example
Last Version

Last Version

11.2
Release Date

Release Date

Type

Type

jar
Description

Description

db-scheduler: Examples: Spring Boot
Examples on how to use db-scheduler with Spring Boot

Download spring-boot-example

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.github.kagkarlsson : db-scheduler-spring-boot-starter jar 11.2
ch.qos.logback : logback-classic jar 1.2.10
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-data-jpa jar
org.springframework.boot : spring-boot-starter-actuator jar
io.micrometer : micrometer-registry-prometheus jar
org.junit.jupiter : junit-jupiter jar

runtime (1)

Group / Artifact Type Version
org.hsqldb : hsqldb jar

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
com.google.guava : guava jar 31.0.1-jre

Project Modules

There are no modules declared in this project.

Versions

Version
11.2
11.1
11.0
10.5
10.4
10.3
10.2
10.1
10.0
9.4
9.3
9.2
9.1
9.0
8.2
8.1
8.0
7.2
7.1
7.0
6.9
6.8
6.7
6.6
6.5
6.4
6.3
6.2
6.1
6.0