gRPC

Spring Boot module for gRPC client apps

codes.sf : grpc-client-spring-boot

Allows Spring Boot-style configuration of gRPC stubs using properties and JavaConfig. Automatically registers gRPC stubs found on the classpath as beans with the ApplicationContext so they can be easily injected with @Autowired and other injection methods.

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

Дата:

nd4j-grpc

org.nd4j : nd4j-grpc

Deeplearning4j Monorepo

Последняя версия: 1.0.0-beta4

Дата:

nd4j-grpc

org.nd4j : nd4j-grpc-client

Deeplearning4j Monorepo

Последняя версия: 1.0.0-beta7

Дата:

nutz-integration-grpc

org.nutz : nutz-integration-grpc

Nutz, which is a collections of lightweight frameworks, each of them can be used independently

Последняя версия: 1.r.69.v20220215

Дата:

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

Дата:

io_grpc_grpc_auth

org.onosproject : io_grpc_grpc_auth

Open Network Operating System Base Pom

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

Дата:

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

Дата:

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

Дата:

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

Дата:

io_grpc_grpc_core_util

org.onosproject : io_grpc_grpc_core_util

Open Network Operating System Base Pom

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

Дата:

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

Дата:

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

Дата:

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

Дата:

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

Дата:

com.asarkar.grpc:grpc-test

com.asarkar.grpc : grpc-test

JUnit5 Extension that can automatically release gRPC resources at the end of the test

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

Дата:

gRPC Java JWT

com.avast.grpc.jwt : grpc-java-jwt-keycloak

JWT based authentication for gRPC-Java

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

Дата:

gRPC Java JWT

com.avast.grpc.jwt : keycloak

JWT based authentication for gRPC-Java

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

Дата:

grpc-json-bridge-akkahttp

com.avast.grpc : grpc-json-bridge-akkahttp_2.12

Library for exposing gRPC endpoints via HTTP API

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

Дата:

grpc-json-bridge-akkahttp

com.avast.grpc : grpc-json-bridge-akkahttp_2.13

Library for exposing gRPC endpoints via HTTP API

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

Дата:

grpc-json-bridge-core-scalapb

com.avast.grpc : grpc-json-bridge-core-scalapb_2.12

Library for exposing gRPC endpoints via HTTP API

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

Дата:

grpc-json-bridge-core-scalapb

com.avast.grpc : grpc-json-bridge-core-scalapb_2.13

Library for exposing gRPC endpoints via HTTP API

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

Дата:

grpc-json-bridge-http4s

com.avast.grpc : grpc-json-bridge-http4s_2.12

Library for exposing gRPC endpoints via HTTP API

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

Дата:

grpc-json-bridge-http4s

com.avast.grpc : grpc-json-bridge-http4s_2.13

Library for exposing gRPC endpoints via HTTP API

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

Дата:

metrics-grpc

com.avast.metrics : metrics-grpc

Library for application monitoring

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

Дата:

sst-grpc-server-micrometer

com.avast : sst-grpc-server-micrometer_2.12

Functional programming toolkit for building server applications in Scala.

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

Дата:

sst-grpc-server-micrometer

com.avast : sst-grpc-server-micrometer_2.13

Functional programming toolkit for building server applications in Scala.

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

Дата:

sst-grpc-server-pureconfig

com.avast : sst-grpc-server-pureconfig_2.12

Functional programming toolkit for building server applications in Scala.

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

Дата:

sst-grpc-server-pureconfig

com.avast : sst-grpc-server-pureconfig_2.13

Functional programming toolkit for building server applications in Scala.

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

Дата:

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

Дата:

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

Дата:

ClarifaiGrpc

com.clarifai : clarifai-grpc

Clarifai Java gRPC Client

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

Дата:

beagle-grpc-backend

br.com.zup.beagle : beagle-grpc-backend

A framework to help implement Server-Driven UI with gRPC in your apps natively.

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

Дата:

feature-service-grpc

cd.connect.features : connect-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.

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

Дата:

feature-service-client-grpc

cd.connect.features : feature-service-client-grpc

Accelerate Feature Toggle GRPC client for Java.

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

Дата:

grpc-api

org.rationalityfrontline.workaround : grpc-api

Merged grpc-api and grpc-context into a single jar

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

Дата:

jwt-spring-grpc

org.entur.jwt-rs : jwt-spring-grpc

Json Web Token resource-server utilities

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

Дата:

factcast-client-grpc-cli

org.factcast : factcast-client-grpc-cli

factcast is a 'good enough' event store using PostgreSQL for persistence, and offers REST and GRPC interfaces.

Последняя версия: 195ae24

Дата:

factcast-example-grpc

org.factcast : factcast-example-grpc

factcast is a 'good enough' event store using PostgreSQL for persistence, and offers REST and GRPC interfaces.

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

Дата:

nifi-grpc-bundle

org.apache.nifi : nifi-grpc-bundle

A bundle of processors that speak the gRPC protocol

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

Дата:

gRPC Mock JUnit5 Example

org.grpcmock.examples : grpcmock-example-junit5

A simple example of gRPC Mock integration in JUnit5

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

Дата:

gRPC Mock Spring Boot Example

org.grpcmock.examples : grpcmock-example-spring-boot

A simple example of gRPC Mock integration in Spring Boot

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

Дата:

gRPC Mock Spring Boot Async Example

org.grpcmock.examples : grpcmock-example-spring-boot-async

A more complex example of gRPC Mock integration in Spring Boot

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

Дата:

gRPC Mock Examples

org.grpcmock.examples : grpcmock-examples

Example projects for gRPC Mock integrations

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

Дата:

gRPC Mock

org.grpcmock : grpcmock

Tool for testing gRPC clients.

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

Дата:

gRPC Mock JUnit5

org.grpcmock : grpcmock-junit5

gRPC Mock JUnit5 integration

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

Дата:

gRPC Mock Spring Boot

org.grpcmock : grpcmock-spring-boot

gRPC Mock Spring Boot integration

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

Дата:

Последняя версия: 1.46.0_1

Дата:

agent-grpc

org.apache.skywalking : agent-grpc

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

Последняя версия: 5.0.0-GA

Дата: