is not current version
Last Version 11.2

db-scheduler: Examples: Spring Boot 10.3

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
Version

Version

10.3
Type

Type

jar
Description

Description

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

Download spring-boot-example 10.3


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

Dependencies

compile (7)

Group / Artifact Type Version
com.github.kagkarlsson : db-scheduler-spring-boot-starter jar 10.3
ch.qos.logback : logback-classic jar 1.2.3
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 29.0-jre

Project Modules

There are no modules declared in this project.