Последняя версия

IS24 Switchman 1.3

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

Лицензия

Лицензия

Группа

Группа

de.is24.common
Идентификатор

Идентификатор

switchman
Версия

Версия

1.3
Тип

Тип

jar
Описание

Описание

IS24 Switchman
Microservice for storing A/B Test configurations and decisions as well as Feature Switch states.
Организация-разработчик

Организация-разработчик

Immobilien Scout GmbH

Скачать switchman 1.3


<!-- 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"]

Зависимости

compile (21)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 3.1.0
org.springframework.boot : spring-boot-starter-tomcat jar 1.2.1.RELEASE

test (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 1.2.1.RELEASE
org.seleniumhq.selenium : selenium-java jar 2.45.0

Модули Проекта

Данный проект не имеет модулей.