Last Version

Camel :: Example :: Report Incident (deprecated) 2.19.5

An example based on real life use case for reporting incidents using webservice that are transformed and send as emails to a backing system

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-example-reportincident
Version

Version

2.19.5
Type

Type

war
Description

Description

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
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-example-reportincident

Download camel-example-reportincident 2.19.5


<!-- 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"]

Dependencies

compile (9)

Group / Artifact Type Version
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

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

runtime (5)

Group / Artifact Type Version
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

test (3)

Group / Artifact Type Version
org.jvnet.mock-javamail : mock-javamail jar 1.9
org.apache.camel : camel-test jar 2.19.5
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.