Last Version

feature-service-rest 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-rest
Version

Version

2.2
Type

Type

jar
Description

Description

feature-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://clearpointnz.github.io/connect/

Download connect-feature-service-rest 2.2


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

Dependencies

compile (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)

provided (1)

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

test (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)

Project Modules

There are no modules declared in this project.