Camel-extra
Additional components for the Apache Camel integration framework.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache-extras.camel-extra |
| Идентификатор | Идентификаторfeatures |
| Последняя версия | Последняя версия2.25.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеCamel Extra :: Platform :: Karaf
Camel Extra Karaf
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| features-2.25.2.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache-extras.camel-extra/features/ -->
<dependency>
<groupId>org.apache-extras.camel-extra</groupId>
<artifactId>features</artifactId>
<version>2.25.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache-extras.camel-extra/features/
implementation 'org.apache-extras.camel-extra:features:2.25.2'
// https://jarcasting.com/artifacts/org.apache-extras.camel-extra/features/
implementation ("org.apache-extras.camel-extra:features:2.25.2")
'org.apache-extras.camel-extra:features:pom:2.25.2'
<dependency org="org.apache-extras.camel-extra" name="features" rev="2.25.2">
<artifact name="features" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache-extras.camel-extra', module='features', version='2.25.2')
)
libraryDependencies += "org.apache-extras.camel-extra" % "features" % "2.25.2"
[org.apache-extras.camel-extra/features "2.25.2"]
Additional components for the Apache Camel integration framework.