License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices |
GroupId | GroupIdio.github.dropwizard-jobs |
ArtifactId | ArtifactIddropwizard-jobs-spring |
Last Version | Last Version4.0.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondropwizard-jobs-spring
https://github.com/dropwizard-jobs/dropwizard-jobs
|
<!-- https://jarcasting.com/artifacts/io.github.dropwizard-jobs/dropwizard-jobs-spring/ -->
<dependency>
<groupId>io.github.dropwizard-jobs</groupId>
<artifactId>dropwizard-jobs-spring</artifactId>
<version>4.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dropwizard-jobs/dropwizard-jobs-spring/
implementation 'io.github.dropwizard-jobs:dropwizard-jobs-spring:4.0.0-RELEASE'
// https://jarcasting.com/artifacts/io.github.dropwizard-jobs/dropwizard-jobs-spring/
implementation ("io.github.dropwizard-jobs:dropwizard-jobs-spring:4.0.0-RELEASE")
'io.github.dropwizard-jobs:dropwizard-jobs-spring:jar:4.0.0-RELEASE'
<dependency org="io.github.dropwizard-jobs" name="dropwizard-jobs-spring" rev="4.0.0-RELEASE">
<artifact name="dropwizard-jobs-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dropwizard-jobs', module='dropwizard-jobs-spring', version='4.0.0-RELEASE')
)
libraryDependencies += "io.github.dropwizard-jobs" % "dropwizard-jobs-spring" % "4.0.0-RELEASE"
[io.github.dropwizard-jobs/dropwizard-jobs-spring "4.0.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
io.github.dropwizard-jobs : dropwizard-jobs-core | jar | 4.0.0-RELEASE |
org.springframework : spring-core | jar | 5.0.14.RELEASE |
org.springframework : spring-context | jar | 5.0.14.RELEASE |
javax.inject : javax.inject | jar | 1 |
io.dropwizard : dropwizard-core | jar | 1.3.11 |
org.quartz-scheduler : quartz | jar | 2.3.1 |
com.mchange : c3p0 | jar | 0.9.5.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
javax.activation : activation | jar | 1.1.1 |
javax.xml.bind : jaxb-api | jar | 2.2.11 |
com.sun.xml.bind : jaxb-core | jar | 2.2.11 |
com.sun.xml.bind : jaxb-impl | jar | 2.2.11 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-all | jar | 1.3 |
junit : junit | jar | 4.12 |
io.dropwizard : dropwizard-testing | jar | 1.3.11 |
org.mockito : mockito-core | jar | 2.27.0 |