| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаorg.apache.camel |
| Идентификатор | Идентификаторcamel-example-reportincident |
| Последняя версия | Последняя версия2.19.5 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
ОписаниеCamel :: Example :: Report Incident (deprecated)
An example based on real life use case for reporting incidents using webservice that are transformed
and send as emails to a backing system
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-example-reportincident/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-example-reportincident</artifactId>
<version>2.19.5</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-example-reportincident/
implementation 'org.apache.camel:camel-example-reportincident:2.19.5'
// https://jarcasting.com/artifacts/org.apache.camel/camel-example-reportincident/
implementation ("org.apache.camel:camel-example-reportincident:2.19.5")
'org.apache.camel:camel-example-reportincident:war:2.19.5'
<dependency org="org.apache.camel" name="camel-example-reportincident" rev="2.19.5">
<artifact name="camel-example-reportincident" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-example-reportincident', version='2.19.5')
)
libraryDependencies += "org.apache.camel" % "camel-example-reportincident" % "2.19.5"
[org.apache.camel/camel-example-reportincident "2.19.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.camel : camel-core | jar | 2.19.5 |
| org.apache.camel : camel-spring | jar | 2.19.5 |
| org.apache.camel : camel-cxf | jar | 2.19.5 |
| org.apache.camel : camel-velocity | jar | 2.19.5 |
| org.apache.camel : camel-mail | jar | 2.19.5 |
| org.springframework : spring-web | jar | 4.3.11.RELEASE |
| org.apache.cxf : cxf-rt-frontend-jaxws | jar | 3.1.13 |
| org.apache.cxf : cxf-rt-transports-http | jar | 3.1.13 |
| org.apache.cxf : cxf-rt-transports-http-jetty | jar | 3.1.13 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| org.apache.logging.log4j : log4j-jcl | jar | 2.8.2 |
| org.apache.logging.log4j : log4j-web | jar | 2.8.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jvnet.mock-javamail : mock-javamail | jar | 1.9 |
| org.apache.camel : camel-test | jar | 2.19.5 |
| junit : junit | jar | 4.12 |