Last Version

ntc-jgrpc 1.0.0

ntc-jgrpc is a example java gRPC

License

License

Categories

Categories

gRPC Net Networking
GroupId

GroupId

com.streetcodevn
ArtifactId

ArtifactId

ntc-jgrpc
Version

Version

1.0.0
Type

Type

jar
Description

Description

ntc-jgrpc
ntc-jgrpc is a example java gRPC
Project URL

Project URL

https://github.com/congnghia0609/ntc-jgrpc
Source Code Management

Source Code Management

https://github.com/congnghia0609/ntc-jgrpc/tree/master

Download ntc-jgrpc 1.0.0


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

Dependencies

compile (7)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
org.slf4j : slf4j-api jar 1.7.30
com.streetcodevn : ntc-configuration jar 1.0.0
io.grpc : grpc-netty-shaded jar 1.30.0
io.grpc : grpc-protobuf jar 1.30.0
io.grpc : grpc-stub jar 1.30.0

provided (1)

Group / Artifact Type Version
org.apache.tomcat : annotations-api jar 6.0.53

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.