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

ff4j-webapi-jersey2x 1.8.13

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-jersey2x
Версия

Версия

1.8.13
Тип

Тип

jar
Описание

Описание

ff4j-webapi-jersey2x
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-jersey2x
Организация-разработчик

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

FF4J

Скачать ff4j-webapi-jersey2x 1.8.13


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

Зависимости

compile (22)

Идентификатор библиотеки Тип Версия
org.ff4j : ff4j-webapi jar 1.8.13
javax.ws.rs : javax.ws.rs-api jar 2.0.1
org.ff4j : ff4j-utils-json jar 1.8.13
com.fasterxml.jackson.core : jackson-core jar 2.10.0
com.fasterxml.jackson.core : jackson-annotations jar 2.10.0
com.fasterxml.jackson.core : jackson-databind jar 2.10.0
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.10.0
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.10.0
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.10.0
com.fasterxml.jackson.jaxrs : jackson-jaxrs-base jar 2.10.0
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.10.0
javax.annotation : jsr250-api jar 1.0
org.glassfish.jersey.core : jersey-client jar 2.22.1
org.glassfish.jersey.core : jersey-common jar 2.22.1
org.glassfish.jersey.core : jersey-server jar 2.22.1
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.22.1
org.glassfish.jersey.containers : jersey-container-servlet jar 2.22.1
org.glassfish.jersey.connectors : jersey-grizzly-connector jar 2.22.1
org.glassfish.jersey.test-framework : jersey-test-framework-core jar 2.22.1
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-grizzly2 jar 2.22.1
org.glassfish.grizzly : grizzly-http-servlet jar 2.3.23
io.swagger : swagger-jersey2-jaxrs jar 1.5.4

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 3.0.1

test (6)

Идентификатор библиотеки Тип Версия
org.ff4j : ff4j-test jar 1.8.13
org.springframework : spring-test jar 5.3.19
junit : junit jar 4.13.1
org.mockito : mockito-all jar 1.9.5
org.slf4j : jcl-over-slf4j jar 1.7.22
ch.qos.logback : logback-classic jar 1.2.0

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

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