License |
License |
---|---|
GroupId | GroupIdorg.apache.camel.k |
ArtifactId | ArtifactIdcamel-wrap |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Wrap Component provides support for configuring component options from the URI
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
camel-wrap-1.5.0.pom | |
camel-wrap-1.5.0.jar | 22 KB |
camel-wrap-1.5.0-sources.jar | 16 KB |
camel-wrap-1.5.0-javadoc.jar | 416 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-core-engine | jar | |
org.apache.camel : camel-core-catalog | jar |
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 |