is not current version
Last Version 4.1.0-RC1

JobRunr BOM 3.2.1

An easy way to perform background processing on the JVM. Backed by persistent storage. Open and free for commercial use.

License

License

Categories

Categories

JobRunr Application Layer Libs Job Scheduling
GroupId

GroupId

org.jobrunr
ArtifactId

ArtifactId

jobrunr-bom
Version

Version

3.2.1
Type

Type

pom
Description

Description

JobRunr BOM
An easy way to perform background processing on the JVM. Backed by persistent storage. Open and free for commercial use.
Project URL

Project URL

https://github.com/jobrunr/jobrunr
Source Code Management

Source Code Management

https://github.com/jobrunr/jobrunr.git

Download jobrunr-bom 3.2.1


<!-- https://jarcasting.com/artifacts/org.jobrunr/jobrunr-bom/ -->
<dependency>
    <groupId>org.jobrunr</groupId>
    <artifactId>jobrunr-bom</artifactId>
    <version>3.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jobrunr/jobrunr-bom/
implementation 'org.jobrunr:jobrunr-bom:3.2.1'
// https://jarcasting.com/artifacts/org.jobrunr/jobrunr-bom/
implementation ("org.jobrunr:jobrunr-bom:3.2.1")
'org.jobrunr:jobrunr-bom:pom:3.2.1'
<dependency org="org.jobrunr" name="jobrunr-bom" rev="3.2.1">
  <artifact name="jobrunr-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jobrunr', module='jobrunr-bom', version='3.2.1')
)
libraryDependencies += "org.jobrunr" % "jobrunr-bom" % "3.2.1"
[org.jobrunr/jobrunr-bom "3.2.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.