mel.camel-package-maven-plugin.3.4.0.source-code.component-header.mvel Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of camel-package-maven-plugin Show documentation
Show all versions of camel-package-maven-plugin Show documentation
Maven plugin to help package Camel components and plugins
= @{title}
@{description}
== Syntax
The syntax:
----
@{syntax}
----
@if{alternativeSyntax != ""}
An alternative syntax can be used:
----
@{alternativeSyntax}
----
@end{}
=== Maven Dependency
Maven users would need to add dependency:
[source,xml]
----
${groupId}
${artifactId}
${version}
----
© 2015 - 2025 Weber Informatics LLC | Privacy Policy