How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>io.syndesis.integration</groupId>
<artifactId>integration-bom-camel-k</artifactId>
<version>1.10.0</version>
</dependency>
Choose a version of io.syndesis.integration : integration-bom-camel-k to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.10.x |
integration-bom-camel-k-1.10.0
|
||
1.9.x |
integration-bom-camel-k-1.9.0
|
||
1.8.x |
integration-bom-camel-k-1.8.13
|
||
integration-bom-camel-k-1.8.12
|
|||
integration-bom-camel-k-1.8.6
|
|||
integration-bom-camel-k-1.8.2
|
|||
integration-bom-camel-k-1.8.1
|
|||
integration-bom-camel-k-1.8.0
|
|||
1.7.x |
integration-bom-camel-k-1.7.13
|
||
integration-bom-camel-k-1.7.12
|
|||
integration-bom-camel-k-1.7.11
|
|||
integration-bom-camel-k-1.7.10
|
|||
integration-bom-camel-k-1.7.9
|
|||
integration-bom-camel-k-1.7.8
|
|||
integration-bom-camel-k-1.7.7
|
|||
integration-bom-camel-k-1.7.6
|
|||
integration-bom-camel-k-1.7.5
|
|||
integration-bom-camel-k-1.7.4
|
|||
integration-bom-camel-k-1.7.3
|
|||
integration-bom-camel-k-1.7.2
|
|||
integration-bom-camel-k-1.7.1
|
|||
integration-bom-camel-k-1.7.0
|
|||
1.6.x |
integration-bom-camel-k-1.6.13
|
POM as dependency in dependencyManagement
<dependency>
<groupId>io.syndesis.integration</groupId>
<artifactId>integration-bom-camel-k</artifactId>
<version>1.10.0</version>
</dependency>
Advertisement