How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>io.allune</groupId>
<artifactId>quickfixj-spring-boot-starter-parent</artifactId>
<version>2.14.0</version>
</dependency>
Choose a version of io.allune : quickfixj-spring-boot-starter-parent to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
2.14.x |
quickfixj-spring-boot-starter-parent-2.14.0
|
||
2.13.x |
quickfixj-spring-boot-starter-parent-2.13.1
|
||
quickfixj-spring-boot-starter-parent-2.13.0
|
|||
2.12.x |
quickfixj-spring-boot-starter-parent-2.12.0
|
||
2.11.x |
quickfixj-spring-boot-starter-parent-2.11.0
|
||
2.10.x |
quickfixj-spring-boot-starter-parent-2.10.1
|
||
quickfixj-spring-boot-starter-parent-2.10.0
|
|||
2.9.x |
quickfixj-spring-boot-starter-parent-2.9.0
|
||
2.8.x |
quickfixj-spring-boot-starter-parent-2.8.3
|
||
quickfixj-spring-boot-starter-parent-2.8.2
|
|||
quickfixj-spring-boot-starter-parent-2.8.1
|
|||
quickfixj-spring-boot-starter-parent-2.8.0
|
|||
2.7.x |
quickfixj-spring-boot-starter-parent-2.7.1
|
||
quickfixj-spring-boot-starter-parent-2.7.0
|
|||
2.6.x |
quickfixj-spring-boot-starter-parent-2.6.0
|
||
2.5.x |
quickfixj-spring-boot-starter-parent-2.5.2
|
||
quickfixj-spring-boot-starter-parent-2.5.1
|
|||
quickfixj-spring-boot-starter-parent-2.5.0
|
|||
2.4.x |
quickfixj-spring-boot-starter-parent-2.4.1
|
||
quickfixj-spring-boot-starter-parent-2.4.0
|
|||
2.2.x |
quickfixj-spring-boot-starter-parent-2.2.0
|
||
2.1.x |
quickfixj-spring-boot-starter-parent-2.1.0
|
||
2.0.x |
quickfixj-spring-boot-starter-parent-2.0.0
|
||
1.1.x |
quickfixj-spring-boot-starter-parent-1.1.0
|
||
1.0.x |
quickfixj-spring-boot-starter-parent-1.0.1
|
||
quickfixj-spring-boot-starter-parent-1.0.0
|
POM as dependency in dependencyManagement
<dependency>
<groupId>io.allune</groupId>
<artifactId>quickfixj-spring-boot-starter-parent</artifactId>
<version>2.14.0</version>
</dependency>
Advertisement