feature-service-grpc

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

License

License

Categories

Categories

gRPC Net Networking
GroupId

GroupId

cd.connect.features
ArtifactId

ArtifactId

connect-feature-service-grpc
Last Version

Last Version

2.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Download connect-feature-service-grpc

How to add to project

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

Dependencies

compile (1)

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

provided (3)

Group / Artifact Type Version
io.grpc : grpc-netty jar 1.20.0
io.grpc : grpc-protobuf jar 1.20.0
io.grpc : grpc-stub jar 1.20.0

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.

Versions

Version
2.2
2.1