| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаorg.apache.camel.springboot |
| Идентификатор | Идентификаторcamel-itest-spring-boot |
| Версия | Версия3.11.1 |
| Тип | Типjar |
| Описание |
ОписаниеCamel SB :: Integration Tests
Spring-Boot Camel test
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| camel-itest-spring-boot-3.11.1.pom | |
| camel-itest-spring-boot-3.11.1.jar | 27 KB |
| camel-itest-spring-boot-3.11.1-sources.jar | 22 KB |
| camel-itest-spring-boot-3.11.1-javadoc.jar | 105 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.camel.springboot/camel-itest-spring-boot/ -->
<dependency>
<groupId>org.apache.camel.springboot</groupId>
<artifactId>camel-itest-spring-boot</artifactId>
<version>3.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.springboot/camel-itest-spring-boot/
implementation 'org.apache.camel.springboot:camel-itest-spring-boot:3.11.1'
// https://jarcasting.com/artifacts/org.apache.camel.springboot/camel-itest-spring-boot/
implementation ("org.apache.camel.springboot:camel-itest-spring-boot:3.11.1")
'org.apache.camel.springboot:camel-itest-spring-boot:jar:3.11.1'
<dependency org="org.apache.camel.springboot" name="camel-itest-spring-boot" rev="3.11.1">
<artifact name="camel-itest-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.springboot', module='camel-itest-spring-boot', version='3.11.1')
)
libraryDependencies += "org.apache.camel.springboot" % "camel-itest-spring-boot" % "3.11.1"
[org.apache.camel.springboot/camel-itest-spring-boot "3.11.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.camel.springboot : camel-spring-boot-starter | jar | 3.11.1 |
| org.springframework.boot : spring-boot-loader | jar | 2.5.3 |
| org.jboss.shrinkwrap : shrinkwrap-api | jar | 1.2.6 |
| org.jboss.shrinkwrap : shrinkwrap-impl-base | jar | 1.2.6 |
| junit : junit | jar | |
| org.jboss.arquillian.container : arquillian-container-test-spi | jar | 1.6.0.Final |
| org.jboss.arquillian.protocol : arquillian-protocol-jmx | jar | 1.6.0.Final |
| org.jboss.arquillian.container : container-se-api | jar | 1.0.2.Final |
| org.jboss.arquillian.container : container-se-server | jar | 1.0.2.Final |