MVN

ch.voulgarakis : quickfixj-spring-boot

Maven & Gradle

Oct 12, 2021
8 stars

Spring Boot Starter Quickfixj Parent · QuickfixJ integration in Spring-Boot

<dependency>
    <groupId>ch.voulgarakis</groupId>
    <artifactId>quickfixj-spring-boot</artifactId>
    <version>1.0.3.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.voulgarakis : quickfixj-spring-boot to add to Maven - Latest Versions:

  • Latest Stable: 1.0.3.RELEASE

All Versions

Choose a version of ch.voulgarakis : quickfixj-spring-boot to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
quickfixj-spring-boot-1.0.3.RELEASE
quickfixj-spring-boot-1.0.2.RELEASE
quickfixj-spring-boot-1.0.1.RELEASE
quickfixj-spring-boot-1.0.0.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>ch.voulgarakis</groupId>
    <artifactId>quickfixj-spring-boot</artifactId>
    <version>1.0.3.RELEASE</version>
</dependency>