License |
License |
---|---|
Categories |
CategoriesNet gRPC Networking |
GroupId | GroupIdnet.wicp.tams |
ArtifactId | ArtifactIdcommon-grpc |
Last Version | Last Version3.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontams parent
|
Filename | Size |
---|---|
common-grpc-3.6.0.pom | |
common-grpc-3.6.0.jar | 98 KB |
common-grpc-3.6.0-sources.jar | 42 KB |
common-grpc-3.6.0-javadoc.jar | 255 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.wicp.tams/common-grpc/ -->
<dependency>
<groupId>net.wicp.tams</groupId>
<artifactId>common-grpc</artifactId>
<version>3.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.wicp.tams/common-grpc/
implementation 'net.wicp.tams:common-grpc:3.6.0'
// https://jarcasting.com/artifacts/net.wicp.tams/common-grpc/
implementation ("net.wicp.tams:common-grpc:3.6.0")
'net.wicp.tams:common-grpc:jar:3.6.0'
<dependency org="net.wicp.tams" name="common-grpc" rev="3.6.0">
<artifact name="common-grpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.wicp.tams', module='common-grpc', version='3.6.0')
)
libraryDependencies += "net.wicp.tams" % "common-grpc" % "3.6.0"
[net.wicp.tams/common-grpc "3.6.0"]
Group / Artifact | Type | Version |
---|---|---|
io.grpc : grpc-netty | jar | 1.9.0 |
io.grpc : grpc-protobuf | jar | 1.9.0 |
io.grpc : grpc-stub | jar | 1.9.0 |
org.projectlombok : lombok | jar | 1.16.16 |
ch.qos.logback : logback-core | jar | 1.1.3 |
ch.qos.logback : logback-classic | jar | 1.1.3 |
com.google.protobuf : protobuf-java | jar | 3.5.1 |
net.wicp.tams : common-apiext | jar | 3.6.0 |
net.wicp.tams : common-connector | jar | 3.6.0 |
com.netflix.netflix-commons : netflix-eventbus | jar | 0.3.0 |
com.netflix.eureka : eureka-client | jar | 1.8.6 |
com.netflix.ribbon : ribbon | jar | 2.2.4 |
com.netflix.ribbon : ribbon-core | jar | 2.2.4 |
com.netflix.ribbon : ribbon-loadbalancer | jar | 2.2.4 |
com.netflix.ribbon : ribbon-eureka | jar | 2.2.4 |
com.netflix.archaius : archaius-core | jar | 0.7.5 |
com.sun.jersey : jersey-client | jar | 1.19.1 |
net.wicp.tams : common-http | jar | 3.6.0 |
io.netty : netty-common | jar | 4.1.20.Final |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |