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