is not current version
Last Version 3.2.1.RELEASE

com.breuninger.boot:jobs 3.1.0.RELEASE

spring-boot-starter-breuninger

GroupId

GroupId

com.breuninger.boot
ArtifactId

ArtifactId

jobs
Version

Version

3.1.0.RELEASE
Type

Type

jar

Download jobs 3.1.0.RELEASE


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