License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdde.is24.common |
ArtifactId | ArtifactIdswitchman-togglz-client |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionswitchman-togglz-client
Togglz client for connecting a spring application to IS24 Switchman.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
switchman-togglz-client-1.3.pom | |
switchman-togglz-client-1.3.jar | 36 KB |
switchman-togglz-client-1.3-sources.jar | 17 KB |
switchman-togglz-client-1.3-javadoc.jar | 190 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.hateoas : spring-hateoas | jar | 0.16.0.RELEASE |
de.is24.common : switchman-hateoas-client | jar | 1.0 |
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 |
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 |