How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>io.syndesis</groupId>
<artifactId>syndesis-documentation-tools</artifactId>
<version>1.8.1</version>
</dependency>
Choose a version of io.syndesis : syndesis-documentation-tools to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.8.x |
syndesis-documentation-tools-1.8.1
|
||
syndesis-documentation-tools-1.8.0
|
|||
1.7.x |
syndesis-documentation-tools-1.7.13
|
||
syndesis-documentation-tools-1.7.12
|
|||
syndesis-documentation-tools-1.7.11
|
|||
syndesis-documentation-tools-1.7.10
|
|||
syndesis-documentation-tools-1.7.9
|
|||
syndesis-documentation-tools-1.7.8
|
|||
syndesis-documentation-tools-1.7.7
|
|||
syndesis-documentation-tools-1.7.6
|
|||
syndesis-documentation-tools-1.7.5
|
|||
syndesis-documentation-tools-1.7.4
|
|||
syndesis-documentation-tools-1.7.3
|
|||
syndesis-documentation-tools-1.7.2
|
|||
syndesis-documentation-tools-1.7.1
|
|||
syndesis-documentation-tools-1.7.0
|
|||
1.6.x |
syndesis-documentation-tools-1.6.13
|
||
syndesis-documentation-tools-1.6.12
|
|||
syndesis-documentation-tools-1.6.11
|
|||
syndesis-documentation-tools-1.6.10
|
|||
syndesis-documentation-tools-1.6.9
|
|||
syndesis-documentation-tools-1.6.8
|
|||
syndesis-documentation-tools-1.6.7
|
|||
syndesis-documentation-tools-1.6.6
|
|||
syndesis-documentation-tools-1.6.5
|
|||
syndesis-documentation-tools-1.6.4
|
|||
syndesis-documentation-tools-1.6.3
|
|||
syndesis-documentation-tools-1.6.2
|
|||
syndesis-documentation-tools-1.6.1
|
|||
syndesis-documentation-tools-1.6.0
|
|||
1.5.x |
syndesis-documentation-tools-1.5.10
|
||
syndesis-documentation-tools-1.5.9
|
|||
syndesis-documentation-tools-1.5.8
|
|||
syndesis-documentation-tools-1.5.7
|
|||
syndesis-documentation-tools-1.5.6
|
|||
syndesis-documentation-tools-1.5.5
|
|||
syndesis-documentation-tools-1.5.3
|
|||
syndesis-documentation-tools-1.5.2
|
|||
syndesis-documentation-tools-1.5.1
|
|||
1.4.x |
syndesis-documentation-tools-1.4.10
|
||
syndesis-documentation-tools-1.4.9
|
|||
syndesis-documentation-tools-1.4.8
|
|||
syndesis-documentation-tools-1.4.7
|
|||
syndesis-documentation-tools-1.4.6
|
|||
syndesis-documentation-tools-1.4.5
|
|||
syndesis-documentation-tools-1.4.4
|
|||
syndesis-documentation-tools-1.4.3
|
|||
syndesis-documentation-tools-1.4.2
|
|||
syndesis-documentation-tools-1.4.0-20180720
|
POM as dependency in dependencyManagement
<dependency>
<groupId>io.syndesis</groupId>
<artifactId>syndesis-documentation-tools</artifactId>
<version>1.8.1</version>
</dependency>
Advertisement