MVN

io.allune : quickfixj-spring-boot-starter-parent

Maven & Gradle

Nov 16, 2022
62 stars

Spring Boot Starter for QuickFIX/J · Spring Boot Starter for QuickFIX/J

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

Latest Version

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

  • Latest Stable: 2.14.0

All Versions

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

  • Version Updated
  • quickfixj-spring-boot-starter-parent-2.14.0

    Nov 16, 2022
  • quickfixj-spring-boot-starter-parent-2.13.1

    Nov 04, 2022
  • quickfixj-spring-boot-starter-parent-2.13.0

    Jul 07, 2022
  • quickfixj-spring-boot-starter-parent-2.12.0

    Jun 12, 2022
  • quickfixj-spring-boot-starter-parent-2.11.0

    Feb 18, 2022
  • quickfixj-spring-boot-starter-parent-2.10.1

    Nov 14, 2021
  • quickfixj-spring-boot-starter-parent-2.10.0

    Oct 18, 2021
  • quickfixj-spring-boot-starter-parent-2.9.0

    Jul 01, 2021
  • quickfixj-spring-boot-starter-parent-2.8.3

    May 09, 2021
  • quickfixj-spring-boot-starter-parent-2.8.2

    May 08, 2021
  • quickfixj-spring-boot-starter-parent-2.8.1

    Feb 01, 2021
  • quickfixj-spring-boot-starter-parent-2.8.0

    Jan 18, 2021
  • quickfixj-spring-boot-starter-parent-2.7.1

    Sep 27, 2020
  • quickfixj-spring-boot-starter-parent-2.7.0

    Aug 19, 2020
  • quickfixj-spring-boot-starter-parent-2.6.0

    Jul 08, 2020
  • quickfixj-spring-boot-starter-parent-2.5.2

    May 04, 2020
  • quickfixj-spring-boot-starter-parent-2.5.1

    May 04, 2020
  • quickfixj-spring-boot-starter-parent-2.5.0

    Dec 12, 2019
  • quickfixj-spring-boot-starter-parent-2.4.1

    Apr 06, 2019
  • quickfixj-spring-boot-starter-parent-2.4.0

    Mar 29, 2019
  • quickfixj-spring-boot-starter-parent-2.2.0

    Dec 18, 2018
  • quickfixj-spring-boot-starter-parent-2.1.0

    Oct 25, 2018
  • quickfixj-spring-boot-starter-parent-2.0.0

    Jun 27, 2018
  • quickfixj-spring-boot-starter-parent-1.1.0

    Dec 12, 2017
  • quickfixj-spring-boot-starter-parent-1.0.1

    Nov 07, 2017
  • quickfixj-spring-boot-starter-parent-1.0.0

    Nov 04, 2017

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>