is not current version
Last Version 1.8.13

org.ff4j:ff4j-spring-boot-autoconfigure 1.6


Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

org.ff4j
ArtifactId

ArtifactId

ff4j-spring-boot-autoconfigure
Version

Version

1.6
Type

Type

jar

Download ff4j-spring-boot-autoconfigure 1.6


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