is not current version
Last Version 1.8.13

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

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

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.ff4j
ArtifactId

ArtifactId

ff4j-spring-boot-web-api
Version

Version

1.6.3
Type

Type

jar

Download ff4j-spring-boot-web-api 1.6.3


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