| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.taymindis |
| Идентификатор | Идентификаторchanneling-camel-springboot |
| Последняя версия | Последняя версия2.3.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCHANNELING:::HTTP:::Camel:::Starter
The Channeling Camel SpringBoot Starter
|
<!-- https://jarcasting.com/artifacts/com.github.taymindis/channeling-camel-springboot/ -->
<dependency>
<groupId>com.github.taymindis</groupId>
<artifactId>channeling-camel-springboot</artifactId>
<version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.taymindis/channeling-camel-springboot/
implementation 'com.github.taymindis:channeling-camel-springboot:2.3.2'
// https://jarcasting.com/artifacts/com.github.taymindis/channeling-camel-springboot/
implementation ("com.github.taymindis:channeling-camel-springboot:2.3.2")
'com.github.taymindis:channeling-camel-springboot:jar:2.3.2'
<dependency org="com.github.taymindis" name="channeling-camel-springboot" rev="2.3.2">
<artifact name="channeling-camel-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.taymindis', module='channeling-camel-springboot', version='2.3.2')
)
libraryDependencies += "com.github.taymindis" % "channeling-camel-springboot" % "2.3.2"
[com.github.taymindis/channeling-camel-springboot "2.3.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.3.7.RELEASE |
| org.apache.camel.springboot : camel-core-starter | jar | 3.11.1 |
| org.apache.camel.springboot : camel-spring-boot-starter | jar | 3.11.1 |
| com.github.taymindis : channeling-camel | jar | 2.3.2 |
| org.slf4j : slf4j-api | jar | 1.7.5 |