Last Version

jobs 0.44.0

Jobs library of the edison-microservice project.

License

License

GroupId

GroupId

de.otto.edison
ArtifactId

ArtifactId

jobs
Version

Version

0.44.0
Type

Type

jar
Description

Description

jobs
Jobs library of the edison-microservice project.
Project URL

Project URL

http://github.com/otto-de/edison-microservice

Download jobs 0.44.0


<!-- https://jarcasting.com/artifacts/de.otto.edison/jobs/ -->
<dependency>
    <groupId>de.otto.edison</groupId>
    <artifactId>jobs</artifactId>
    <version>0.44.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.otto.edison/jobs/
implementation 'de.otto.edison:jobs:0.44.0'
// https://jarcasting.com/artifacts/de.otto.edison/jobs/
implementation ("de.otto.edison:jobs:0.44.0")
'de.otto.edison:jobs:jar:0.44.0'
<dependency org="de.otto.edison" name="jobs" rev="0.44.0">
  <artifact name="jobs" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.otto.edison', module='jobs', version='0.44.0')
)
libraryDependencies += "de.otto.edison" % "jobs" % "0.44.0"
[de.otto.edison/jobs "0.44.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.3.0.RELEASE
com.ning : async-http-client jar 1.9.31
net.jcip : jcip-annotations jar 1.0
org.springframework.boot : spring-boot-starter-actuator jar 1.3.0.RELEASE
ch.qos.logback : logback-classic jar 1.1.3
de.otto.edison : status jar 0.44.0

test (1)

Group / Artifact Type Version
de.otto.edison » testsupport jar 0.44.0

Project Modules

There are no modules declared in this project.