| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииQuarkus Контейнер Микросервисы gRPC Сеть Networking |
| Группа | Группаio.quarkus |
| Идентификатор | Идентификаторquarkus-grpc-common |
| Версия | Версия2.0.0.CR2 |
| Тип | Типjar |
| Описание |
ОписаниеQuarkus - gRPC Common - Runtime
Build parent to bring in required dependencies
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| quarkus-grpc-common-2.0.0.CR2.pom | |
| quarkus-grpc-common-2.0.0.CR2.jar | 11 KB |
| quarkus-grpc-common-2.0.0.CR2-sources.jar | 5 KB |
| quarkus-grpc-common-2.0.0.CR2-javadoc.jar | 420 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.quarkus/quarkus-grpc-common/ -->
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-grpc-common</artifactId>
<version>2.0.0.CR2</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkus/quarkus-grpc-common/
implementation 'io.quarkus:quarkus-grpc-common:2.0.0.CR2'
// https://jarcasting.com/artifacts/io.quarkus/quarkus-grpc-common/
implementation ("io.quarkus:quarkus-grpc-common:2.0.0.CR2")
'io.quarkus:quarkus-grpc-common:jar:2.0.0.CR2'
<dependency org="io.quarkus" name="quarkus-grpc-common" rev="2.0.0.CR2">
<artifact name="quarkus-grpc-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkus', module='quarkus-grpc-common', version='2.0.0.CR2')
)
libraryDependencies += "io.quarkus" % "quarkus-grpc-common" % "2.0.0.CR2"
[io.quarkus/quarkus-grpc-common "2.0.0.CR2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| io.vertx : vertx-grpc | jar | |
| io.quarkus : quarkus-vertx | jar | |
| org.graalvm.nativeimage : svm | jar |