org.apache.camel.k:camel-wrap

The Wrap Component provides support for configuring component options from the URI

License

License

GroupId

GroupId

org.apache.camel.k
ArtifactId

ArtifactId

camel-wrap
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

The Wrap Component provides support for configuring component options from the URI
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel-k-runtime.git;a=summary/camel-wrap

Download camel-wrap

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.camel : camel-core-engine jar
org.apache.camel : camel-core-catalog jar

test (7)

Group / Artifact Type Version
org.apache.camel.k : camel-k-test jar 1.5.0
org.apache.camel : camel-core-languages jar
org.apache.camel : camel-timer jar
org.apache.camel : camel-log jar
org.apache.camel : camel-activemq jar
org.apache.camel : camel-mock jar
org.apache.camel : camel-testcontainers-junit5 jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.0