is not current version
Last Version 4.0.0-RELEASE

io.github.dropwizard-jobs:dropwizard-jobs-guice 4.0.0-RC1


Categories

Categories

DropWizard Container Microservices GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

io.github.dropwizard-jobs
ArtifactId

ArtifactId

dropwizard-jobs-guice
Version

Version

4.0.0-RC1
Type

Type

jar

Download dropwizard-jobs-guice 4.0.0-RC1


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