Last Version

feature-service 2.2

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.

License

License

GroupId

GroupId

cd.connect.features
ArtifactId

ArtifactId

connect-feature-service
Version

Version

2.2
Type

Type

jar
Description

Description

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.
Project URL

Project URL

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

Download connect-feature-service 2.2


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
cd.connect.features : connect-feature-service-java-api jar [2.2,3)

provided (2)

Group / Artifact Type Version
cd.connect.composites.java : connect-composite-logging jar [1.2,2)
javax.inject : javax.inject jar 1

test (1)

Group / Artifact Type Version
cd.connect.composites.java : connect-composite-test jar [1.1,2)

Project Modules

There are no modules declared in this project.