| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.catify.bpmn |
| Идентификатор | Идентификаторintegration-spi-camel |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcatify BPMN Engine Core - Camel Integration Service Provider
Camel service provider for the Integration SPI of the catify BPMN Engine Core
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| integration-spi-camel-1.1.pom | |
| integration-spi-camel-1.1.jar | 10 KB |
| integration-spi-camel-1.1-sources.jar | 5 KB |
| integration-spi-camel-1.1-javadoc.jar | 24 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.catify.bpmn/integration-spi-camel/ -->
<dependency>
<groupId>com.catify.bpmn</groupId>
<artifactId>integration-spi-camel</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.catify.bpmn/integration-spi-camel/
implementation 'com.catify.bpmn:integration-spi-camel:1.1'
// https://jarcasting.com/artifacts/com.catify.bpmn/integration-spi-camel/
implementation ("com.catify.bpmn:integration-spi-camel:1.1")
'com.catify.bpmn:integration-spi-camel:jar:1.1'
<dependency org="com.catify.bpmn" name="integration-spi-camel" rev="1.1">
<artifact name="integration-spi-camel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.catify.bpmn', module='integration-spi-camel', version='1.1')
)
libraryDependencies += "com.catify.bpmn" % "integration-spi-camel" % "1.1"
[com.catify.bpmn/integration-spi-camel "1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.camel : camel-core | jar | 2.10.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.catify.bpmn : bpmn-engine-core | jar | 1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.camel : camel-test | jar | 2.10.1 |