Last Version

togglz 0.44.0

Status library of the edison-microservice project.

License

License

GroupId

GroupId

de.otto.edison
ArtifactId

ArtifactId

togglz
Version

Version

0.44.0
Type

Type

jar
Description

Description

togglz
Status library of the edison-microservice project.
Project URL

Project URL

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

Download togglz 0.44.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.3.0.RELEASE
net.jcip : jcip-annotations jar 1.0
org.togglz : togglz-console jar 2.2.0.Final
org.togglz : togglz-servlet jar 2.2.0.Final
org.springframework.boot : spring-boot-starter-actuator jar 1.3.0.RELEASE
ch.qos.logback : logback-classic jar 1.1.3
org.togglz : togglz-spring-web jar 2.2.0.Final

test (6)

Group / Artifact Type Version
de.otto.edison » testsupport jar 0.44.0
org.mockito : mockito-core jar 1.10.19
org.hamcrest : hamcrest-library jar 1.3
de.otto.edison : togglz-testsupport jar 0.44.0
org.hamcrest : hamcrest-core jar 1.3
org.testng : testng jar 6.9.9

Project Modules

There are no modules declared in this project.