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

ff4j-webapi-jersey1x 1.7.3

FF4J, stands for Feature Flipping for Java, helps you implementing the 'feature toggle' agile development practice. Features (services/behaviour/treatments/screen parts) can be enabled and disabled at runtime but also limited to an authorized sub-set of users (e.g : beta-testers for beta feature). Once the feature is enabled and granted you can implement your own strategy to flip through custom FlippingStrategy.

Лицензия

Лицензия

Категории

Категории

Jersey Межпрограммное взаимодействие REST Frameworks
Группа

Группа

org.ff4j
Идентификатор

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

ff4j-webapi-jersey1x
Версия

Версия

1.7.3
Тип

Тип

jar
Описание

Описание

ff4j-webapi-jersey1x
FF4J, stands for Feature Flipping for Java, helps you implementing the 'feature toggle' agile development practice. Features (services/behaviour/treatments/screen parts) can be enabled and disabled at runtime but also limited to an authorized sub-set of users (e.g : beta-testers for beta feature). Once the feature is enabled and granted you can implement your own strategy to flip through custom FlippingStrategy.
Ссылка на сайт

Ссылка на сайт

http://ff4j.org/ff4j-webapi-jersey1x
Организация-разработчик

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

FF4J

Скачать ff4j-webapi-jersey1x 1.7.3


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

Зависимости

compile (12)

Идентификатор библиотеки Тип Версия
org.ff4j : ff4j-webapi jar 1.7.3
javax.ws.rs : jsr311-api jar 1.1.1
org.ff4j : ff4j-utils-json jar 1.7.3
com.sun.jersey : jersey-core jar 1.19
com.sun.jersey : jersey-server jar 1.19
com.sun.jersey : jersey-client jar 1.19
com.sun.jersey : jersey-servlet jar 1.19
com.sun.jersey.contribs : jersey-multipart jar 1.19
com.sun.jersey : jersey-json jar 1.19
io.swagger : swagger-jersey-jaxrs jar 1.5.4
org.slf4j : jcl-over-slf4j jar 1.7.7
javax.annotation : jsr250-api jar 1.0

test (7)

Идентификатор библиотеки Тип Версия
org.ff4j : ff4j-test jar 1.7.3
com.sun.jersey.contribs : jersey-spring jar 1.19
org.springframework : spring-test jar 4.2.3.RELEASE
org.mockito : mockito-all jar 1.9.5
junit : junit jar 4.12
com.sun.jersey.jersey-test-framework : jersey-test-framework-inmemory jar 1.19
com.sun.jersey.jersey-test-framework : jersey-test-framework-grizzly2 jar 1.19

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

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