| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.camel |
| Идентификатор | Идентификаторcamel-seda |
| Версия | Версия3.10.0 |
| Тип | Типjar |
| Описание |
ОписаниеCamel :: Seda
Camel Seda component
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| camel-seda-3.10.0.pom | |
| camel-seda-3.10.0.jar | 58 KB |
| camel-seda-3.10.0-sources.jar | 35 KB |
| camel-seda-3.10.0-javadoc.jar | 106 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-seda/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-seda</artifactId>
<version>3.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-seda/
implementation 'org.apache.camel:camel-seda:3.10.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-seda/
implementation ("org.apache.camel:camel-seda:3.10.0")
'org.apache.camel:camel-seda:jar:3.10.0'
<dependency org="org.apache.camel" name="camel-seda" rev="3.10.0">
<artifact name="camel-seda" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-seda', version='3.10.0')
)
libraryDependencies += "org.apache.camel" % "camel-seda" % "3.10.0"
[org.apache.camel/camel-seda "3.10.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.camel : camel-support | jar | 3.10.0 |