| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Netty Networking |
| Группа | Группаorg.apache.camel |
| Идентификатор | Идентификаторcamel-netty-http |
| Последняя версия | Последняя версия3.17.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCamel :: Netty HTTP
Camel Netty HTTP support
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| camel-netty-http-3.17.0.pom | |
| camel-netty-http-3.17.0.jar | 143 KB |
| camel-netty-http-3.17.0-sources.jar | 108 KB |
| camel-netty-http-3.17.0-javadoc.jar | 323 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-netty-http/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-netty-http</artifactId>
<version>3.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-netty-http/
implementation 'org.apache.camel:camel-netty-http:3.17.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-netty-http/
implementation ("org.apache.camel:camel-netty-http:3.17.0")
'org.apache.camel:camel-netty-http:jar:3.17.0'
<dependency org="org.apache.camel" name="camel-netty-http" rev="3.17.0">
<artifact name="camel-netty-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-netty-http', version='3.17.0')
)
libraryDependencies += "org.apache.camel" % "camel-netty-http" % "3.17.0"
[org.apache.camel/camel-netty-http "3.17.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.camel : camel-netty | jar | 3.17.0 |
| io.netty : netty-buffer | jar | 4.1.77.Final |
| io.netty : netty-codec | jar | 4.1.77.Final |
| io.netty : netty-common | jar | 4.1.77.Final |
| io.netty : netty-handler | jar | 4.1.77.Final |
| io.netty : netty-resolver | jar | 4.1.77.Final |
| io.netty : netty-transport | jar | 4.1.77.Final |
| io.netty : netty-transport-native-epoll | jar | 4.1.77.Final |
| io.netty : netty-transport-native-unix-common | jar | 4.1.77.Final |
| io.netty : netty-codec-http | jar | 4.1.77.Final |
| org.apache.camel : camel-http-base | jar | 3.17.0 |
| org.apache.camel : camel-cloud | jar | 3.17.0 |