| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.camel |
| Идентификатор | Идентификаторcamel-example-bam |
| Версия | Версия2.19.5 |
| Тип | Типjar |
| Описание |
ОписаниеCamel :: Example :: BAM (deprecated)
An example showing how to use Camel as a Business Activity Monitoring tool
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| camel-example-bam-2.19.5.pom | |
| camel-example-bam-2.19.5.jar | 18 KB |
| camel-example-bam-2.19.5-sources.jar | 18 KB |
| camel-example-bam-2.19.5-javadoc.jar | 34 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-example-bam/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-example-bam</artifactId>
<version>2.19.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-example-bam/
implementation 'org.apache.camel:camel-example-bam:2.19.5'
// https://jarcasting.com/artifacts/org.apache.camel/camel-example-bam/
implementation ("org.apache.camel:camel-example-bam:2.19.5")
'org.apache.camel:camel-example-bam:jar:2.19.5'
<dependency org="org.apache.camel" name="camel-example-bam" rev="2.19.5">
<artifact name="camel-example-bam" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-example-bam', version='2.19.5')
)
libraryDependencies += "org.apache.camel" % "camel-example-bam" % "2.19.5"
[org.apache.camel/camel-example-bam "2.19.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.camel : camel-bam | jar | 2.19.5 |
| org.apache.camel : camel-jaxb | jar | 2.19.5 |
| org.apache.camel : camel-juel | jar | 2.19.5 |
| org.hibernate : hibernate-entitymanager | jar | 4.2.20.Final |
| org.apache.derby : derby | jar | 10.11.1.1 |
| org.apache.geronimo.specs : geronimo-jta_1.1_spec | jar | 1.1.1 |
| commons-dbcp : commons-dbcp | jar | 1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.logging.log4j : log4j-api | jar | 2.8.2 |
| org.apache.logging.log4j : log4j-core | jar | 2.8.2 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.8.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |