MVN

io.allune : quickfixj-spring-boot-dependencies

Maven & Gradle

Jun 15, 2023
112 stars

Spring Boot Starter for QuickFix/J :: Dependencies · Spring Boot Starter Dependencies for QuickFIX/J

<dependency>
    <groupId>io.allune</groupId>
    <artifactId>quickfixj-spring-boot-dependencies</artifactId>
    <version>2.15.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.allune : quickfixj-spring-boot-dependencies to add to Maven - Latest Versions:

  • Latest Stable: 2.15.4

All Versions

Choose a version of io.allune : quickfixj-spring-boot-dependencies to add to Maven - All Versions:

Version Vulnerabilities Updated
2.15.x
quickfixj-spring-boot-dependencies-2.15.4
quickfixj-spring-boot-dependencies-2.15.3
quickfixj-spring-boot-dependencies-2.15.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.allune</groupId>
    <artifactId>quickfixj-spring-boot-dependencies</artifactId>
    <version>2.15.4</version>
</dependency>

Advertisement