Last Version

Camel :: Attachments 3.17.0

Support for attachments on Camel messages

License

License

GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-attachments
Version

Version

3.17.0
Type

Type

jar
Description

Description

Camel :: Attachments
Support for attachments on Camel messages
Project Organization

Project Organization

The Apache Software Foundation

Download camel-attachments 3.17.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.camel : camel-support jar 3.17.0
com.sun.activation : javax.activation jar 1.2.0

Project Modules

There are no modules declared in this project.