MVN

io.github.dropwizard-jobs : dropwizard-jobs

Maven & Gradle

Jul 12, 2023
158 stars

dropwizard-jobs · https://github.com/dropwizard-jobs/dropwizard-jobs

<dependency>
    <groupId>io.github.dropwizard-jobs</groupId>
    <artifactId>dropwizard-jobs</artifactId>
    <version>5.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.dropwizard-jobs : dropwizard-jobs to add to Maven - Latest Versions:

  • Latest Stable: 5.1.3
  • Latest Release Candidate: 4.0.0-RC2

All Versions

Choose a version of io.github.dropwizard-jobs : dropwizard-jobs to add to Maven - All Versions:

Version Vulnerabilities Updated
5.1.x
dropwizard-jobs-5.1.3
dropwizard-jobs-5.1.2
dropwizard-jobs-5.1.1
dropwizard-jobs-5.1.0
5.0.x
dropwizard-jobs-5.0.1
4.0.x
dropwizard-jobs-4.0.0-RELEASE
dropwizard-jobs-4.0.0-RC2
dropwizard-jobs-4.0.0-RC1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.dropwizard-jobs</groupId>
    <artifactId>dropwizard-jobs</artifactId>
    <version>5.1.3</version>
</dependency>

Advertisement