License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdorg.ff4j |
ArtifactId | ArtifactIdff4j-spring-boot-web-api |
Last Version | Last Version1.8.13 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionff4j-spring-boot-web-api
A spring boot project for feature toggling with ff4j
|
Project Organization |
Project Organization |
<!-- 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.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.ff4j/ff4j-spring-boot-web-api/
implementation 'org.ff4j:ff4j-spring-boot-web-api:1.8.13'
// https://jarcasting.com/artifacts/org.ff4j/ff4j-spring-boot-web-api/
implementation ("org.ff4j:ff4j-spring-boot-web-api:1.8.13")
'org.ff4j:ff4j-spring-boot-web-api:jar:1.8.13'
<dependency org="org.ff4j" name="ff4j-spring-boot-web-api" rev="1.8.13">
<artifact name="ff4j-spring-boot-web-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ff4j', module='ff4j-spring-boot-web-api', version='1.8.13')
)
libraryDependencies += "org.ff4j" % "ff4j-spring-boot-web-api" % "1.8.13"
[org.ff4j/ff4j-spring-boot-web-api "1.8.13"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
org.ff4j : ff4j-spring-services | jar | 1.8.13 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
commons-collections : commons-collections | jar | 3.2.2 |
org.springdoc : springdoc-openapi-ui | jar | 1.6.8 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.21 |
com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.13.2 |
Group / Artifact | Type | Version |
---|---|---|
org.ff4j : ff4j-spring-boot-autoconfigure | jar | 1.8.13 |
com.google.code.gson : gson | jar | |
org.assertj : assertj-core | jar | 3.22.0 |
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.3 |
org.springframework.boot : spring-boot-starter-test | jar | 2.6.7 |
org.jetbrains.kotlin : kotlin-test | jar | 1.6.21 |