| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.camel |
| Идентификатор | Идентификаторcamel-attachments |
| Последняя версия | Последняя версия3.17.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCamel :: Attachments
Support for attachments on Camel messages
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| camel-attachments-3.17.0.pom | |
| camel-attachments-3.17.0.jar | 18 KB |
| camel-attachments-3.17.0-sources.jar | 10 KB |
| camel-attachments-3.17.0-javadoc.jar | 51 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-attachments/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-attachments</artifactId>
<version>3.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-attachments/
implementation 'org.apache.camel:camel-attachments:3.17.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-attachments/
implementation ("org.apache.camel:camel-attachments:3.17.0")
'org.apache.camel:camel-attachments:jar:3.17.0'
<dependency org="org.apache.camel" name="camel-attachments" rev="3.17.0">
<artifact name="camel-attachments" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-attachments', version='3.17.0')
)
libraryDependencies += "org.apache.camel" % "camel-attachments" % "3.17.0"
[org.apache.camel/camel-attachments "3.17.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.camel : camel-support | jar | 3.17.0 |
| com.sun.activation : javax.activation | jar | 1.2.0 |