IS24 Switchman

Microservice for storing A/B Test configurations and decisions as well as Feature Switch states.

License

License

GroupId

GroupId

de.is24.common
ArtifactId

ArtifactId

switchman
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

IS24 Switchman
Microservice for storing A/B Test configurations and decisions as well as Feature Switch states.
Project Organization

Project Organization

Immobilien Scout GmbH

Download switchman

How to add to project

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

Dependencies

compile (21)

Group / Artifact Type Version
com.netflix.hystrix : hystrix-core jar 1.3.19
org.togglz : togglz-core jar 2.0.1.Final
org.togglz : togglz-spring jar 2.0.1.Final
org.togglz : togglz-console jar 2.0.1.Final
org.springframework.boot : spring-boot-starter-data-mongodb jar 1.2.1.RELEASE
org.springframework.boot : spring-boot-starter-data-rest jar 1.2.1.RELEASE
org.springframework.boot : spring-boot-starter-security jar 1.2.1.RELEASE
org.springframework.boot : spring-boot-starter-thymeleaf jar 1.2.1.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 1.2.1.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.2.1.RELEASE
org.springframework : spring-context-support jar
org.thymeleaf.extras : thymeleaf-extras-springsecurity3 jar 2.1.1.RELEASE
org.projectlombok : lombok jar 1.12.6
joda-time : joda-time jar 2.5
com.google.code.findbugs : jsr305 jar 2.0.2
javax.validation : validation-api jar 1.1.0.Final
org.hibernate : hibernate-validator jar 5.1.1.Final
com.codahale.metrics : metrics-core jar 3.0.2
com.codahale.metrics : metrics-graphite jar 3.0.2
org.jsefa : jsefa jar 0.9.3.RELEASE
de.flapdoodle.embed : de.flapdoodle.embed.mongo jar 1.46.0

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
org.springframework.boot : spring-boot-starter-tomcat jar 1.2.1.RELEASE

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.2.1.RELEASE
org.seleniumhq.selenium : selenium-java jar 2.45.0

Project Modules

There are no modules declared in this project.
de.is24.common

ImmobilienScout24

Versions

Version
1.3
1.2
1.1
1.0