Micro:「zero-iproxy」gRPC Module

Vertx Zero Framework is a tool for Service Mesh Micro Service.

License

License

GroupId

GroupId

cn.vertxup
ArtifactId

ArtifactId

zero-iproxy
Last Version

Last Version

0.8.1
Release Date

Release Date

Type

Type

jar
Description

Description

Micro:「zero-iproxy」gRPC Module
Vertx Zero Framework is a tool for Service Mesh Micro Service.

Download zero-iproxy

How to add to project

<!-- https://jarcasting.com/artifacts/cn.vertxup/zero-iproxy/ -->
<dependency>
    <groupId>cn.vertxup</groupId>
    <artifactId>zero-iproxy</artifactId>
    <version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.vertxup/zero-iproxy/
implementation 'cn.vertxup:zero-iproxy:0.8.1'
// https://jarcasting.com/artifacts/cn.vertxup/zero-iproxy/
implementation ("cn.vertxup:zero-iproxy:0.8.1")
'cn.vertxup:zero-iproxy:jar:0.8.1'
<dependency org="cn.vertxup" name="zero-iproxy" rev="0.8.1">
  <artifact name="zero-iproxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.vertxup', module='zero-iproxy', version='0.8.1')
)
libraryDependencies += "cn.vertxup" % "zero-iproxy" % "0.8.1"
[cn.vertxup/zero-iproxy "0.8.1"]

Dependencies

compile (12)

Group / Artifact Type Version
cn.vertxup : vertx-up jar 0.8.1
io.vertx : vertx-service-discovery jar 4.2.5
io.vertx : vertx-grpc-protoc-plugin jar 4.2.5
io.netty : netty-tcnative-boringssl-static jar 2.0.50.Final
io.vertx : vertx-circuit-breaker jar 4.2.5
io.vertx : vertx-web-client jar 4.2.5
io.grpc : grpc-core jar 1.44.1
io.vertx : vertx-grpc jar 4.2.5
io.grpc : grpc-netty-shaded jar 1.44.1
io.grpc : grpc-stub jar 1.44.1
org.apache.tomcat : annotations-api jar 6.0.53
org.mousio : etcd4j jar 2.18.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.1
0.8.0
0.7.0
0.6.2
0.6.1
0.6.0
0.5.4