Last Version

Camel Component :: Undertow 2.2.1.Final

The undertow component provides HTTP-based endpoints for consuming and producing HTTP requests.

License

License

AL2
Categories

Categories

Undertow Net Networking
GroupId

GroupId

io.thorntail
ArtifactId

ArtifactId

camel-undertow
Version

Version

2.2.1.Final
Type

Type

jar
Description

Description

Camel Component :: Undertow
The undertow component provides HTTP-based endpoints for consuming and producing HTTP requests.
Project Organization

Project Organization

JBoss by Red Hat

Download camel-undertow 2.2.1.Final


<!-- https://jarcasting.com/artifacts/io.thorntail/camel-undertow/ -->
<dependency>
    <groupId>io.thorntail</groupId>
    <artifactId>camel-undertow</artifactId>
    <version>2.2.1.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.thorntail/camel-undertow/
implementation 'io.thorntail:camel-undertow:2.2.1.Final'
// https://jarcasting.com/artifacts/io.thorntail/camel-undertow/
implementation ("io.thorntail:camel-undertow:2.2.1.Final")
'io.thorntail:camel-undertow:jar:2.2.1.Final'
<dependency org="io.thorntail" name="camel-undertow" rev="2.2.1.Final">
  <artifact name="camel-undertow" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thorntail', module='camel-undertow', version='2.2.1.Final')
)
libraryDependencies += "io.thorntail" % "camel-undertow" % "2.2.1.Final"
[io.thorntail/camel-undertow "2.2.1.Final"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.camel : camel-undertow jar 2.19.0
io.thorntail : camel-core jar 2.2.1.Final
io.thorntail : undertow jar 2.2.1.Final

provided (3)

Group / Artifact Type Version
org.wildfly : wildfly-feature-pack zip 11.0.0.Final
org.wildfly.core : wildfly-core-feature-pack zip 3.0.8.Final
org.wildfly.camel : wildfly-camel-feature-pack zip 4.7.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-core jar 2.2.28
io.thorntail : build-resources jar 2.2.1.Final

Project Modules

There are no modules declared in this project.