License |
License |
---|---|
GroupId | GroupIdorg.ff4j |
ArtifactId | ArtifactIdff4j-spring-services |
Last Version | Last Version1.8.13 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionff4j-spring-services
A spring oriented services for ff4j
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ff4j-spring-services-1.8.13.pom | |
ff4j-spring-services-1.8.13.jar | 87 KB |
ff4j-spring-services-1.8.13-sources.jar | 39 KB |
ff4j-spring-services-1.8.13-javadoc.jar | 169 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ff4j/ff4j-spring-services/ -->
<dependency>
<groupId>org.ff4j</groupId>
<artifactId>ff4j-spring-services</artifactId>
<version>1.8.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.ff4j/ff4j-spring-services/
implementation 'org.ff4j:ff4j-spring-services:1.8.13'
// https://jarcasting.com/artifacts/org.ff4j/ff4j-spring-services/
implementation ("org.ff4j:ff4j-spring-services:1.8.13")
'org.ff4j:ff4j-spring-services:jar:1.8.13'
<dependency org="org.ff4j" name="ff4j-spring-services" rev="1.8.13">
<artifact name="ff4j-spring-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ff4j', module='ff4j-spring-services', version='1.8.13')
)
libraryDependencies += "org.ff4j" % "ff4j-spring-services" % "1.8.13"
[org.ff4j/ff4j-spring-services "1.8.13"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | |
org.ff4j : ff4j-core | jar | 1.8.13 |
org.ff4j : ff4j-aop | jar | 1.8.13 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
commons-collections : commons-collections | jar | 3.2.2 |
org.springframework : spring-test | jar | |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.21 |
com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.13.2 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | |
org.assertj : assertj-core | jar | 3.22.0 |
org.skyscreamer : jsonassert | jar | 1.5.0 |
org.easymock : easymock | jar | 4.3 |
org.meanbean : meanbean | jar | 2.0.3 |
info.cukes : cucumber-java8 | jar | 1.2.5 |
info.cukes : cucumber-junit | jar | 1.2.5 |
info.cukes : cucumber-spring | jar | 1.2.5 |
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.6.21 |
org.jetbrains.kotlin : kotlin-test | jar | 1.6.21 |