| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаio.github.wycliffmuriithi |
| Идентификатор | Идентификаторrabbitcamel |
| Последняя версия | Последняя версия0.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеrabbitcamel
Demo project for Spring Boot
|
| Имя Файла | Размер |
|---|---|
| rabbitcamel-0.0.4.pom | |
| rabbitcamel-0.0.4.jar | 31 KB |
| rabbitcamel-0.0.4-sources.jar | 15 KB |
| rabbitcamel-0.0.4-javadoc.jar | 189 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.wycliffmuriithi/rabbitcamel/ -->
<dependency>
<groupId>io.github.wycliffmuriithi</groupId>
<artifactId>rabbitcamel</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wycliffmuriithi/rabbitcamel/
implementation 'io.github.wycliffmuriithi:rabbitcamel:0.0.4'
// https://jarcasting.com/artifacts/io.github.wycliffmuriithi/rabbitcamel/
implementation ("io.github.wycliffmuriithi:rabbitcamel:0.0.4")
'io.github.wycliffmuriithi:rabbitcamel:jar:0.0.4'
<dependency org="io.github.wycliffmuriithi" name="rabbitcamel" rev="0.0.4">
<artifact name="rabbitcamel" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wycliffmuriithi', module='rabbitcamel', version='0.0.4')
)
libraryDependencies += "io.github.wycliffmuriithi" % "rabbitcamel" % "0.0.4"
[io.github.wycliffmuriithi/rabbitcamel "0.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.3.3.RELEASE |
| org.springframework.boot : spring-boot-starter-web | jar | 2.3.3.RELEASE |
| org.apache.camel.springboot : camel-spring-boot-starter | jar | |
| org.apache.camel.springboot : camel-rabbitmq-starter | jar | |
| org.apache.camel.springboot : camel-swagger-java-starter | jar | |
| org.apache.camel.springboot : camel-http-starter | jar | |
| org.apache.camel.springboot : camel-servlet-starter | jar | |
| org.apache.camel : camel-jackson | jar | |
| org.apache.camel : camel-jsonpath | jar | |
| org.apache.camel : camel-bean-validator | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-devtools Необязательный | jar | 2.3.3.RELEASE |