status

Status library of the springboot-microservice project.

License

License

GroupId

GroupId

de.otto.microservice
ArtifactId

ArtifactId

status
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

status
Status library of the springboot-microservice project.
Project URL

Project URL

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

Download status

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.2.1.RELEASE
net.jcip : jcip-annotations jar 1.0
org.springframework.boot : spring-boot-starter-thymeleaf jar 1.2.1.RELEASE
ch.qos.logback : logback-classic jar 1.0.13
org.springframework.boot : spring-boot-starter-jetty jar 1.2.1.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 1.2.1.RELEASE

test (7)

Group / Artifact Type Version
com.ning : async-http-client jar 1.8.3
de.otto.microservice » testsupport jar 0.0.2
org.testng : testng jar 6.1.1
org.hamcrest : hamcrest-library jar 1.3
org.uncommons : reportng jar 1.1.2
org.hamcrest : hamcrest-core jar 1.3
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1