License |
License |
---|---|
GroupId | GroupIdcd.connect.features |
ArtifactId | ArtifactIdconnect-feature-service-rest |
Last Version | Last Version2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfeature-service-rest
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://jarcasting.com/artifacts/cd.connect.features/connect-feature-service-rest/ -->
<dependency>
<groupId>cd.connect.features</groupId>
<artifactId>connect-feature-service-rest</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/cd.connect.features/connect-feature-service-rest/
implementation 'cd.connect.features:connect-feature-service-rest:2.2'
// https://jarcasting.com/artifacts/cd.connect.features/connect-feature-service-rest/
implementation ("cd.connect.features:connect-feature-service-rest:2.2")
'cd.connect.features:connect-feature-service-rest:jar:2.2'
<dependency org="cd.connect.features" name="connect-feature-service-rest" rev="2.2">
<artifact name="connect-feature-service-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='cd.connect.features', module='connect-feature-service-rest', version='2.2')
)
libraryDependencies += "cd.connect.features" % "connect-feature-service-rest" % "2.2"
[cd.connect.features/connect-feature-service-rest "2.2"]
Group / Artifact | Type | Version |
---|---|---|
cd.connect.features : connect-feature-service | jar | [2.2,3) |
cd.connect.features : service-rest-openapi-java | jar | [1.2,2) |
Group / Artifact | Type | Version |
---|---|---|
cd.connect.composites.java : connect-composite-jersey | jar | [1.4,2) |
Group / Artifact | Type | Version |
---|---|---|
cd.connect.composites.java : connect-composite-test | jar | [1.1,2) |
cd.connect.composites.java : connect-composite-groovy | jar | [1.1,2) |