is not current version
Last Version 2.1.1

plugin-grpc-json 2.0.150

plugin that installs an easy method of converting between grpc protobuf objects and json and back

License

License

Categories

Categories

JSON Data gRPC Net Networking
GroupId

GroupId

org.webpieces
ArtifactId

ArtifactId

plugin-grpc-json
Version

Version

2.0.150
Type

Type

jar
Description

Description

plugin-grpc-json
plugin that installs an easy method of converting between grpc protobuf objects and json and back
Project URL

Project URL

https://github.com/deanhiller/webpieces
Source Code Management

Source Code Management

https://github.com/deanhiller/webpieces.git

Download plugin-grpc-json 2.0.150


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

Dependencies

compile (9)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3
joda-time : joda-time jar 2.9.4
io.grpc : grpc-protobuf jar 1.29.0
io.grpc : grpc-stub jar 1.29.0
com.google.protobuf : protobuf-java-util jar 3.11.4
org.webpieces : http-router jar 2.0.150
org.webpieces : http1_1-parser jar 2.0.150

Project Modules

There are no modules declared in this project.