| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.syndesis.extension |
| Идентификатор | Идентификаторextension-example-simple-action-step |
| Версия | Версия1.6.13 |
| Тип | Типjar |
| Описание |
ОписаниеExtension :: Example :: Simple Action Step
Syndesis :: Extension :: Example :: Simple Action Step
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/io.syndesis.extension/extension-example-simple-action-step/ -->
<dependency>
<groupId>io.syndesis.extension</groupId>
<artifactId>extension-example-simple-action-step</artifactId>
<version>1.6.13</version>
</dependency>
// https://jarcasting.com/artifacts/io.syndesis.extension/extension-example-simple-action-step/
implementation 'io.syndesis.extension:extension-example-simple-action-step:1.6.13'
// https://jarcasting.com/artifacts/io.syndesis.extension/extension-example-simple-action-step/
implementation ("io.syndesis.extension:extension-example-simple-action-step:1.6.13")
'io.syndesis.extension:extension-example-simple-action-step:jar:1.6.13'
<dependency org="io.syndesis.extension" name="extension-example-simple-action-step" rev="1.6.13">
<artifact name="extension-example-simple-action-step" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.syndesis.extension', module='extension-example-simple-action-step', version='1.6.13')
)
libraryDependencies += "io.syndesis.extension" % "extension-example-simple-action-step" % "1.6.13"
[io.syndesis.extension/extension-example-simple-action-step "1.6.13"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.syndesis.extension : extension-annotation-processor Необязательный | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.syndesis.extension : extension-api | jar | |
| org.apache.camel : camel-core | jar | |
| org.springframework.boot : spring-boot-starter | jar |