| Группа | Группаorg.ff4j |
|---|---|
| Идентификатор | Идентификаторff4j-store-ignite |
| Версия | Версия1.8.9 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| ff4j-store-ignite-1.8.9.pom | |
| ff4j-store-ignite-1.8.9.jar | 7 KB |
| ff4j-store-ignite-1.8.9-sources.jar | 6 KB |
| ff4j-store-ignite-1.8.9-javadoc.jar | 58 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ff4j/ff4j-store-ignite/ -->
<dependency>
<groupId>org.ff4j</groupId>
<artifactId>ff4j-store-ignite</artifactId>
<version>1.8.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.ff4j/ff4j-store-ignite/
implementation 'org.ff4j:ff4j-store-ignite:1.8.9'
// https://jarcasting.com/artifacts/org.ff4j/ff4j-store-ignite/
implementation ("org.ff4j:ff4j-store-ignite:1.8.9")
'org.ff4j:ff4j-store-ignite:jar:1.8.9'
<dependency org="org.ff4j" name="ff4j-store-ignite" rev="1.8.9">
<artifact name="ff4j-store-ignite" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ff4j', module='ff4j-store-ignite', version='1.8.9')
)
libraryDependencies += "org.ff4j" % "ff4j-store-ignite" % "1.8.9"
[org.ff4j/ff4j-store-ignite "1.8.9"]