| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииQuarkus Контейнер Микросервисы Сеть Netty Networking |
| Группа | Группаio.quarkus |
| Идентификатор | Идентификаторquarkus-camel-netty4-http |
| Версия | Версия0.19.1 |
| Тип | Типjar |
| Описание |
ОписаниеQuarkus - Camel - Netty 4 HTTP - Runtime
Build parent to bring in required dependencies
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/io.quarkus/quarkus-camel-netty4-http/ -->
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-camel-netty4-http</artifactId>
<version>0.19.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkus/quarkus-camel-netty4-http/
implementation 'io.quarkus:quarkus-camel-netty4-http:0.19.1'
// https://jarcasting.com/artifacts/io.quarkus/quarkus-camel-netty4-http/
implementation ("io.quarkus:quarkus-camel-netty4-http:0.19.1")
'io.quarkus:quarkus-camel-netty4-http:jar:0.19.1'
<dependency org="io.quarkus" name="quarkus-camel-netty4-http" rev="0.19.1">
<artifact name="quarkus-camel-netty4-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkus', module='quarkus-camel-netty4-http', version='0.19.1')
)
libraryDependencies += "io.quarkus" % "quarkus-camel-netty4-http" % "0.19.1"
[io.quarkus/quarkus-camel-netty4-http "0.19.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.quarkus : quarkus-arc | jar | 0.19.1 |
| io.quarkus : quarkus-core | jar | 0.19.1 |
| com.oracle.substratevm : svm | jar | |
| org.apache.camel : camel-netty4-http | jar |