Last Version

edison-service 0.82.2

Base library for typical Edison microservices, containing health, status, jobs, togglz and bootstrap webjars.

License

License

GroupId

GroupId

de.otto.edison
ArtifactId

ArtifactId

edison-service
Version

Version

0.82.2
Type

Type

jar
Description

Description

edison-service
Base library for typical Edison microservices, containing health, status, jobs, togglz and bootstrap webjars.
Project URL

Project URL

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

Download edison-service 0.82.2


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

Dependencies

compile (5)

Group / Artifact Type Version
nz.net.ultraq.thymeleaf : thymeleaf-layout-dialect jar 2.1.0
org.webjars : bootstrap jar 3.3.6
org.springframework.boot : spring-boot-starter-thymeleaf jar 1.4.2.RELEASE
org.thymeleaf : thymeleaf jar 3.0.2.RELEASE
org.thymeleaf : thymeleaf-spring4 jar 3.0.2.RELEASE

test (1)

Group / Artifact Type Version
de.otto.edison : edison-testsupport jar 0.82.2

Project Modules

There are no modules declared in this project.