j

jobrunr-bom

An easy way to perform background processing on the JVM. Backed by persistent storage. Open and free for commercial use.
https://github.com/jobrunr/jobrunr
GNU Lesser General Public License v3.0 or later Commercial License
Ronald Dehuysser
Files download
File Operation
jobrunr-bom-4.1.0-RC2.pom download
Apache Maven
<dependency>
  <groupId>org.jobrunr</groupId>
  <artifactId>jobrunr-bom</artifactId>
  <version>4.1.0-RC2</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.jobrunr:jobrunr-bom:4.1.0-RC2'
Gradle Kotlin
implementation("org.jobrunr:jobrunr-bom:4.1.0-RC2")
Scala SBT
libraryDependencies += "org.jobrunr" % "jobrunr-bom" % "4.1.0-RC2"
Groovy Grape
@Grapes(
  @Grab(group='org.jobrunr', module='jobrunr-bom', version='4.1.0-RC2')
)
Apache Ivy
<dependency org="org.jobrunr" name="jobrunr-bom" rev="4.1.0-RC2" />
Leiningen
[org.jobrunr/jobrunr-bom "4.1.0-RC2"]
Apache Buildr
'org.jobrunr:jobrunr-bom:jar:4.1.0-RC2'
Dependencies
The project has no third-party dependencies