| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.camel |
| Идентификатор | Идентификаторcamel-itest-spring30 |
| Версия | Версия2.11.4 |
| Тип | Типjar |
| Описание |
ОписаниеCamel :: Integration Tests :: Spring 3.0
Integration Test against Spring 3.0
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| camel-itest-spring30-2.11.4.pom | |
| camel-itest-spring30-2.11.4.jar | 11 KB |
| camel-itest-spring30-2.11.4-sources.jar | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-itest-spring30/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-itest-spring30</artifactId>
<version>2.11.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-itest-spring30/
implementation 'org.apache.camel:camel-itest-spring30:2.11.4'
// https://jarcasting.com/artifacts/org.apache.camel/camel-itest-spring30/
implementation ("org.apache.camel:camel-itest-spring30:2.11.4")
'org.apache.camel:camel-itest-spring30:jar:2.11.4'
<dependency org="org.apache.camel" name="camel-itest-spring30" rev="2.11.4">
<artifact name="camel-itest-spring30" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-itest-spring30', version='2.11.4')
)
libraryDependencies += "org.apache.camel" % "camel-itest-spring30" % "2.11.4"
[org.apache.camel/camel-itest-spring30 "2.11.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.camel : camel-core | jar | 2.11.4 |
| org.apache.camel : camel-spring | jar | 2.11.4 |
| org.apache.camel : camel-jms | jar | 2.11.4 |
| org.apache.activemq : activemq-camel | jar | 5.8.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.camel : camel-test-spring | jar | 2.11.4 |
| junit : junit | jar | 4.11 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
| log4j : log4j | jar | 1.2.17 |