Last Version

Camel :: URLRewrite (deprecated) 2.25.4

URL rewrite support for HTTP components

License

License

GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-urlrewrite
Version

Version

2.25.4
Type

Type

jar
Description

Description

Camel :: URLRewrite (deprecated)
URL rewrite support for HTTP components
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-urlrewrite

Download camel-urlrewrite 2.25.4


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.camel : camel-core jar 2.25.4
org.apache.camel : camel-http-common jar 2.25.4
org.tuckey : urlrewritefilter jar 4.0.4

provided (1)

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

test (8)

Group / Artifact Type Version
org.apache.camel : camel-test jar 2.25.4
org.apache.camel : camel-http jar 2.25.4
org.apache.camel : camel-http4 jar 2.25.4
org.apache.camel : camel-jetty jar 2.25.4
junit : junit jar 4.12
org.apache.logging.log4j : log4j-api jar 2.11.1
org.apache.logging.log4j : log4j-core jar 2.11.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.1

Project Modules

There are no modules declared in this project.