com.github.igor-suhorukov:camel-url-handler

Extend java.net.URL with Apache Camel endpoint components and supported transports

License

License

GroupId

GroupId

com.github.igor-suhorukov
ArtifactId

ArtifactId

camel-url-handler
Last Version

Last Version

2.20.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Extend java.net.URL with Apache Camel endpoint components and supported transports
Source Code Management

Source Code Management

https://github.com/igor-suhorukov/camel-url-handler.git

Download camel-url-handler

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.camel : camel-core jar 2.20.1
com.github.igor-suhorukov : mvn-classloader jar 1.8

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
commons-io : commons-io jar 2.4

Project Modules

There are no modules declared in this project.

Versions

Version
2.20.1.3
2.20.1.2
2.20.1.1
2.20.1.0
2.20.0
2.16.2.2
2.16.2.1