is not current version
Last Version 1.8.13

ff4j-spring-boot-web-api 1.8.11

A spring boot project for feature toggling with ff4j

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.ff4j
ArtifactId

ArtifactId

ff4j-spring-boot-web-api
Version

Version

1.8.11
Type

Type

jar
Description

Description

ff4j-spring-boot-web-api
A spring boot project for feature toggling with ff4j
Project Organization

Project Organization

FF4J

Download ff4j-spring-boot-web-api 1.8.11


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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.ff4j : ff4j-spring-services jar 1.8.11
org.apache.commons : commons-lang3 jar 3.11
commons-collections : commons-collections jar 3.2.2
io.springfox : springfox-swagger2 jar 3.0.0
io.springfox : springfox-swagger-ui jar 3.0.0
org.assertj : assertj-core jar
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.11.3

test (8)

Group / Artifact Type Version
org.ff4j : ff4j-spring-boot-autoconfigure jar 1.8.11
com.google.code.gson : gson jar
org.skyscreamer : jsonassert jar 1.5.0
info.cukes : cucumber-junit jar 1.2.5
info.cukes : cucumber-spring jar 1.2.5
org.easymock : easymock jar 4.2
org.springframework.boot : spring-boot-starter-test jar 2.3.5.RELEASE
org.jetbrains.kotlin : kotlin-test jar 1.4.10

Project Modules

There are no modules declared in this project.