feature-service

This is the core functionality of the feature toggle service. It orchestrates the GRPC and REST clients and validates their changes and pushes them to the backend.

Лицензия

Лицензия

Группа

Группа

cd.connect.features
Идентификатор

Идентификатор

connect-feature-service
Последняя версия

Последняя версия

2.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

feature-service
This is the core functionality of the feature toggle service. It orchestrates the GRPC and REST clients and validates their changes and pushes them to the backend.
Ссылка на сайт

Ссылка на сайт

https://clearpointnz.github.io/connect/

Скачать connect-feature-service

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/cd.connect.features/connect-feature-service/ -->
<dependency>
    <groupId>cd.connect.features</groupId>
    <artifactId>connect-feature-service</artifactId>
    <version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/cd.connect.features/connect-feature-service/
implementation 'cd.connect.features:connect-feature-service:2.2'
// https://jarcasting.com/artifacts/cd.connect.features/connect-feature-service/
implementation ("cd.connect.features:connect-feature-service:2.2")
'cd.connect.features:connect-feature-service:jar:2.2'
<dependency org="cd.connect.features" name="connect-feature-service" rev="2.2">
  <artifact name="connect-feature-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='cd.connect.features', module='connect-feature-service', version='2.2')
)
libraryDependencies += "cd.connect.features" % "connect-feature-service" % "2.2"
[cd.connect.features/connect-feature-service "2.2"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
cd.connect.features : connect-feature-service-java-api jar [2.2,3)

provided (2)

Идентификатор библиотеки Тип Версия
cd.connect.composites.java : connect-composite-logging jar [1.2,2)
javax.inject : javax.inject jar 1

test (1)

Идентификатор библиотеки Тип Версия
cd.connect.composites.java : connect-composite-test jar [1.1,2)

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.2
2.1
1.1