c

camel-eip-documentation-enricher-maven-plugin

Adds documentation to camel xsd schema
Apache-2.0
Files download
File Operation
camel-eip-documentation-enricher-maven-plugin-3.22.2.jar download
camel-eip-documentation-enricher-maven-plugin-3.22.2.pom download
camel-eip-documentation-enricher-maven-plugin-3.22.2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.apache.camel</groupId>
  <artifactId>camel-eip-documentation-enricher-maven-plugin</artifactId>
  <version>3.22.2</version>
  <type>maven-plugin</type>
</dependency>
Gradle Groovy
implementation 'org.apache.camel:camel-eip-documentation-enricher-maven-plugin:3.22.2'
Gradle Kotlin
implementation("org.apache.camel:camel-eip-documentation-enricher-maven-plugin:3.22.2")
Scala SBT
libraryDependencies += "org.apache.camel" % "camel-eip-documentation-enricher-maven-plugin" % "3.22.2"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.camel', module='camel-eip-documentation-enricher-maven-plugin', version='3.22.2')
)
Apache Ivy
<dependency org="org.apache.camel" name="camel-eip-documentation-enricher-maven-plugin" rev="3.22.2" />
Leiningen
[org.apache.camel/camel-eip-documentation-enricher-maven-plugin "3.22.2"]
Apache Buildr
'org.apache.camel:camel-eip-documentation-enricher-maven-plugin:jar:3.22.2'