Last Version

switchman-togglz-client 1.3

Togglz client for connecting a spring application to IS24 Switchman.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

de.is24.common
ArtifactId

ArtifactId

switchman-togglz-client
Version

Version

1.3
Type

Type

jar
Description

Description

switchman-togglz-client
Togglz client for connecting a spring application to IS24 Switchman.
Project Organization

Project Organization

Immobilienscout24 GmbH

Download switchman-togglz-client 1.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.hateoas : spring-hateoas jar 0.16.0.RELEASE
de.is24.common : switchman-hateoas-client jar 1.0

provided (13)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1
org.togglz : togglz-core jar 2.0.1.Final
org.togglz : togglz-servlet jar 2.0.1.Final
org.springframework : spring-core jar 4.1.4.RELEASE
org.springframework : spring-web jar 4.1.4.RELEASE
com.fasterxml.jackson.core : jackson-databind jar 2.4.3
com.netflix.hystrix : hystrix-core jar 1.3.16
org.apache.httpcomponents : httpclient jar 4.3.3
org.projectlombok : lombok jar 1.12.6
javax.validation : validation-api jar 1.1.0.Final
org.hibernate : hibernate-validator jar 5.1.1.Final
org.apache.httpcomponents : httpcore jar 4.3.1
joda-time : joda-time jar 2.3

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar 1.3
org.springframework : spring-test jar 4.1.4.RELEASE
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.