License |
License |
---|---|
GroupId | GroupIdorg.ff4j |
ArtifactId | ArtifactIdff4j-spring-services |
Version | Version1.8.11 |
Type | Typejar |
Description |
Descriptionff4j-spring-services
A spring oriented services for ff4j
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ff4j-spring-services-1.8.11.pom | |
ff4j-spring-services-1.8.11.jar | 87 KB |
ff4j-spring-services-1.8.11-sources.jar | 39 KB |
ff4j-spring-services-1.8.11-javadoc.jar | 511 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ff4j/ff4j-spring-services/ -->
<dependency>
<groupId>org.ff4j</groupId>
<artifactId>ff4j-spring-services</artifactId>
<version>1.8.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.ff4j/ff4j-spring-services/
implementation 'org.ff4j:ff4j-spring-services:1.8.11'
// https://jarcasting.com/artifacts/org.ff4j/ff4j-spring-services/
implementation ("org.ff4j:ff4j-spring-services:1.8.11")
'org.ff4j:ff4j-spring-services:jar:1.8.11'
<dependency org="org.ff4j" name="ff4j-spring-services" rev="1.8.11">
<artifact name="ff4j-spring-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ff4j', module='ff4j-spring-services', version='1.8.11')
)
libraryDependencies += "org.ff4j" % "ff4j-spring-services" % "1.8.11"
[org.ff4j/ff4j-spring-services "1.8.11"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | |
org.ff4j : ff4j-core | jar | 1.8.11 |
org.ff4j : ff4j-aop | jar | 1.8.11 |
org.apache.commons : commons-lang3 | jar | 3.11 |
commons-collections : commons-collections | jar | 3.2.2 |
org.assertj : assertj-core | jar | |
org.springframework : spring-test | jar | |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.10 |
com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.11.3 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | |
org.skyscreamer : jsonassert | jar | 1.5.0 |
org.easymock : easymock | jar | 4.2 |
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.4.10 |
org.jetbrains.kotlin : kotlin-test | jar | 1.4.10 |