License |
License |
---|---|
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-ref |
Last Version | Last Version3.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel :: Ref
Camel Ref component
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
camel-ref-3.17.0.pom | |
camel-ref-3.17.0.jar | 17 KB |
camel-ref-3.17.0-sources.jar | 10 KB |
camel-ref-3.17.0-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-ref/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-ref</artifactId>
<version>3.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-ref/
implementation 'org.apache.camel:camel-ref:3.17.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-ref/
implementation ("org.apache.camel:camel-ref:3.17.0")
'org.apache.camel:camel-ref:jar:3.17.0'
<dependency org="org.apache.camel" name="camel-ref" rev="3.17.0">
<artifact name="camel-ref" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-ref', version='3.17.0')
)
libraryDependencies += "org.apache.camel" % "camel-ref" % "3.17.0"
[org.apache.camel/camel-ref "3.17.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-support | jar | 3.17.0 |