MVN

io.astefanutti.camel.cdi : camel-cdi-parent

Maven & Gradle

Jan 19, 2016
25 stars

Camel CDI · Camel CDI Extension

<dependency>
    <groupId>io.astefanutti.camel.cdi</groupId>
    <artifactId>camel-cdi-parent</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.astefanutti.camel.cdi : camel-cdi-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of io.astefanutti.camel.cdi : camel-cdi-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
camel-cdi-parent-1.2.0
1.1.x
camel-cdi-parent-1.1.0
1.0.x
camel-cdi-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.astefanutti.camel.cdi</groupId>
    <artifactId>camel-cdi-parent</artifactId>
    <version>1.2.0</version>
</dependency>

Advertisement