| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные gRPC Сеть Networking |
| Группа | Группаorg.webpieces |
| Идентификатор | Идентификаторplugin-grpc-json |
| Версия | Версия2.0.150 |
| Тип | Типjar |
| Описание |
Описаниеplugin-grpc-json
plugin that installs an easy method of converting between grpc protobuf objects and json and back
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| plugin-grpc-json-2.0.150.pom | |
| plugin-grpc-json-2.0.150.jar | 24 KB |
| plugin-grpc-json-2.0.150-sources.jar | 7 KB |
| plugin-grpc-json-2.0.150-javadoc.jar | 360 bytes |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |