All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download microservice-rpc JAR 1.0.8 with all dependencies


The rpc module of microservice project

Files of the artifact microservice-rpc version 1.0.8 from the group com.github.ibole.

Test

Download microservice-rpc (1.0.8)
Artifact microservice-rpc
Group com.github.ibole
Version 1.0.8
Last update 22. November 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 18
Dependencies infrastructure-common, infrastructure-security, infrastructure-cache, microservice-common, microservice-config, microservice-container, microservice-discovery, microservice-metrics, netty-tcnative-boringssl-static, grpc-netty, grpc-protobuf, grpc-stub, grpc-grpclb, grpc-services, protobuf-java, byte-buddy, caffeine, lombok,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of microservice-rpc Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of microservice-rpc version 1.0.8

.License.txt
META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.com.github.ibole.microservice-rpc
META-INF.maven.com.github.ibole.microservice-rpc.META-INF.maven.com.github.ibole.microservice-rpc.pom.properties
META-INF.maven.com.github.ibole.microservice-rpc.META-INF.maven.com.github.ibole.microservice-rpc.pom.xml
META-INF.services
META-INF.services.META-INF.services.com.github.ibole.microservice.config.rpc.client.RpcClientProvider
META-INF.services.META-INF.services.com.github.ibole.microservice.rpc.server.RpcServerInterceptor
META-INF.services.META-INF.services.com.github.ibole.microservice.rpc.server.RpcServerProvider
META-INF.services.META-INF.services.io.grpc.NameResolverProvider
certs
certs.certs.readme.txt
certs.certs.server.key
certs.certs.server.pem
certs.certs.server_pkcs8.key
com.github.ibole.microservice.rpc.client.exception
com.github.ibole.microservice.rpc.client.exception.com.github.ibole.microservice.rpc.client.exception.RpcClientException
com.github.ibole.microservice.rpc.client.exception.com.github.ibole.microservice.rpc.client.exception.package-info
com.github.ibole.microservice.rpc.client.grpc
com.github.ibole.microservice.rpc.client.grpc.com.github.ibole.microservice.rpc.client.grpc.AbstractGrpcClientInterceptor
com.github.ibole.microservice.rpc.client.grpc.com.github.ibole.microservice.rpc.client.grpc.AbstractNameResolverProvider
com.github.ibole.microservice.rpc.client.grpc.com.github.ibole.microservice.rpc.client.grpc.ChannelPool
com.github.ibole.microservice.rpc.client.grpc.com.github.ibole.microservice.rpc.client.grpc.ClientErrorHandler
com.github.ibole.microservice.rpc.client.grpc.com.github.ibole.microservice.rpc.client.grpc.ClientInterceptors
com.github.ibole.microservice.rpc.client.grpc.com.github.ibole.microservice.rpc.client.grpc.GrpcClient
com.github.ibole.microservice.rpc.client.grpc.com.github.ibole.microservice.rpc.client.grpc.GrpcClientInitializer
com.github.ibole.microservice.rpc.client.grpc.com.github.ibole.microservice.rpc.client.grpc.GrpcClientProvider
com.github.ibole.microservice.rpc.client.grpc.com.github.ibole.microservice.rpc.client.grpc.HeaderClientInterceptor
com.github.ibole.microservice.rpc.client.grpc.com.github.ibole.microservice.rpc.client.grpc.RetryPolicy
com.github.ibole.microservice.rpc.client.grpc.com.github.ibole.microservice.rpc.client.grpc.StubDeadlineClientInterceptor
com.github.ibole.microservice.rpc.client.grpc.com.github.ibole.microservice.rpc.client.grpc.ZkNameResolver
com.github.ibole.microservice.rpc.client.grpc.com.github.ibole.microservice.rpc.client.grpc.ZkNameResolverProvider
com.github.ibole.microservice.rpc.client.grpc.com.github.ibole.microservice.rpc.client.grpc.package-info
com.github.ibole.microservice.rpc.core
com.github.ibole.microservice.rpc.core.com.github.ibole.microservice.rpc.core.Logable
com.github.ibole.microservice.rpc.core.com.github.ibole.microservice.rpc.core.RpcContext
com.github.ibole.microservice.rpc.core.com.github.ibole.microservice.rpc.core.RpcSharedThreadPools
com.github.ibole.microservice.rpc.core.com.github.ibole.microservice.rpc.core.ThreadPoolUtil
com.github.ibole.microservice.rpc.core.com.github.ibole.microservice.rpc.core.package-info
com.github.ibole.microservice.rpc.server
com.github.ibole.microservice.rpc.server.com.github.ibole.microservice.rpc.server.AbstractRpcServer
com.github.ibole.microservice.rpc.server.com.github.ibole.microservice.rpc.server.RpcServer
com.github.ibole.microservice.rpc.server.com.github.ibole.microservice.rpc.server.RpcServerInterceptor
com.github.ibole.microservice.rpc.server.com.github.ibole.microservice.rpc.server.RpcServerInterceptorProvider
com.github.ibole.microservice.rpc.server.com.github.ibole.microservice.rpc.server.RpcServerProvider
com.github.ibole.microservice.rpc.server.com.github.ibole.microservice.rpc.server.ServerBootstrap
com.github.ibole.microservice.rpc.server.exception
com.github.ibole.microservice.rpc.server.exception.com.github.ibole.microservice.rpc.server.exception.RpcServerException
com.github.ibole.microservice.rpc.server.exception.com.github.ibole.microservice.rpc.server.exception.package-info
com.github.ibole.microservice.rpc.server.grpc
com.github.ibole.microservice.rpc.server.grpc.com.github.ibole.microservice.rpc.server.grpc.AbstractGrpcServer
com.github.ibole.microservice.rpc.server.grpc.com.github.ibole.microservice.rpc.server.grpc.AccessLogServerInterceptor
com.github.ibole.microservice.rpc.server.grpc.com.github.ibole.microservice.rpc.server.grpc.AuthGrpcServerInterceptor
com.github.ibole.microservice.rpc.server.grpc.com.github.ibole.microservice.rpc.server.grpc.DeviceInfoGrpcServerInterceptor
com.github.ibole.microservice.rpc.server.grpc.com.github.ibole.microservice.rpc.server.grpc.GrpcServer
com.github.ibole.microservice.rpc.server.grpc.com.github.ibole.microservice.rpc.server.grpc.GrpcServerProvider
com.github.ibole.microservice.rpc.server.grpc.com.github.ibole.microservice.rpc.server.grpc.ProxyExample
com.github.ibole.microservice.rpc.server.grpc.com.github.ibole.microservice.rpc.server.grpc.ServerErrorHandler
com.github.ibole.microservice.rpc.server.grpc.com.github.ibole.microservice.rpc.server.grpc.package-info
com.github.ibole.microservice.rpc.test
com.github.ibole.microservice.rpc.test.com.github.ibole.microservice.rpc.test.BaseServiceApiTest
com.github.ibole.microservice.rpc.test.com.github.ibole.microservice.rpc.test.GrpcTestClient
com.github.ibole.microservice.rpc.test.com.github.ibole.microservice.rpc.test.RpcTestServer
com.github.ibole.microservice.rpc.test.com.github.ibole.microservice.rpc.test.ServiceTestResource
com.github.ibole.microservice.rpc.test.com.github.ibole.microservice.rpc.test.package-info
.log4j.dtd
.log4j.xml




© 2015 - 2025 Weber Informatics LLC | Privacy Policy