не последняя версия
Последняя версия 1.2.0.Beta4

io.fabric8:process-spring-boot-starter-camel 1.1.0.CR5


Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

io.fabric8
Идентификатор

Идентификатор

process-spring-boot-starter-camel
Версия

Версия

1.1.0.CR5
Тип

Тип

jar

Скачать process-spring-boot-starter-camel 1.1.0.CR5


<!-- https://jarcasting.com/artifacts/io.fabric8/process-spring-boot-starter-camel/ -->
<dependency>
    <groupId>io.fabric8</groupId>
    <artifactId>process-spring-boot-starter-camel</artifactId>
    <version>1.1.0.CR5</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/process-spring-boot-starter-camel/
implementation 'io.fabric8:process-spring-boot-starter-camel:1.1.0.CR5'
// https://jarcasting.com/artifacts/io.fabric8/process-spring-boot-starter-camel/
implementation ("io.fabric8:process-spring-boot-starter-camel:1.1.0.CR5")
'io.fabric8:process-spring-boot-starter-camel:jar:1.1.0.CR5'
<dependency org="io.fabric8" name="process-spring-boot-starter-camel" rev="1.1.0.CR5">
  <artifact name="process-spring-boot-starter-camel" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='process-spring-boot-starter-camel', version='1.1.0.CR5')
)
libraryDependencies += "io.fabric8" % "process-spring-boot-starter-camel" % "1.1.0.CR5"
[io.fabric8/process-spring-boot-starter-camel "1.1.0.CR5"]