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

org.ff4j:ff4j-spring-boot-web-api 1.6.4

A spring boot project which exposes RESTful api's for feature toggling with ff4j

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

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

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

ff4j-spring-boot-web-api
Версия

Версия

1.6.4
Тип

Тип

jar

Скачать ff4j-spring-boot-web-api 1.6.4


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