| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииQuarkus Контейнер Микросервисы |
| Группа | Группаio.quarkus |
| Идентификатор | Идентификаторquarkus-funqy-http |
| Версия | Версия2.1.0.Final |
| Тип | Типjar |
| Описание |
ОписаниеQuarkus - Funqy HTTP - Runtime
HTTP Binding for Quarkus Funqy framework
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/io.quarkus/quarkus-funqy-http/ -->
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-funqy-http</artifactId>
<version>2.1.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkus/quarkus-funqy-http/
implementation 'io.quarkus:quarkus-funqy-http:2.1.0.Final'
// https://jarcasting.com/artifacts/io.quarkus/quarkus-funqy-http/
implementation ("io.quarkus:quarkus-funqy-http:2.1.0.Final")
'io.quarkus:quarkus-funqy-http:jar:2.1.0.Final'
<dependency org="io.quarkus" name="quarkus-funqy-http" rev="2.1.0.Final">
<artifact name="quarkus-funqy-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkus', module='quarkus-funqy-http', version='2.1.0.Final')
)
libraryDependencies += "io.quarkus" % "quarkus-funqy-http" % "2.1.0.Final"
[io.quarkus/quarkus-funqy-http "2.1.0.Final"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.quarkus : quarkus-vertx-http | jar | |
| io.quarkus : quarkus-funqy-server-common | jar | |
| io.quarkus : quarkus-jackson | jar |