is not current version
Last Version 4.0.0-RELEASE

io.github.dropwizard-jobs:dropwizard-jobs-core 4.0.0-RC2


Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

io.github.dropwizard-jobs
ArtifactId

ArtifactId

dropwizard-jobs-core
Version

Version

4.0.0-RC2
Type

Type

jar

Download dropwizard-jobs-core 4.0.0-RC2


<!-- https://jarcasting.com/artifacts/io.github.dropwizard-jobs/dropwizard-jobs-core/ -->
<dependency>
    <groupId>io.github.dropwizard-jobs</groupId>
    <artifactId>dropwizard-jobs-core</artifactId>
    <version>4.0.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dropwizard-jobs/dropwizard-jobs-core/
implementation 'io.github.dropwizard-jobs:dropwizard-jobs-core:4.0.0-RC2'
// https://jarcasting.com/artifacts/io.github.dropwizard-jobs/dropwizard-jobs-core/
implementation ("io.github.dropwizard-jobs:dropwizard-jobs-core:4.0.0-RC2")
'io.github.dropwizard-jobs:dropwizard-jobs-core:jar:4.0.0-RC2'
<dependency org="io.github.dropwizard-jobs" name="dropwizard-jobs-core" rev="4.0.0-RC2">
  <artifact name="dropwizard-jobs-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dropwizard-jobs', module='dropwizard-jobs-core', version='4.0.0-RC2')
)
libraryDependencies += "io.github.dropwizard-jobs" % "dropwizard-jobs-core" % "4.0.0-RC2"
[io.github.dropwizard-jobs/dropwizard-jobs-core "4.0.0-RC2"]