Spring Boot Starter Quickfixj Parent

QuickfixJ integration in Spring-Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

ch.voulgarakis
ArtifactId

ArtifactId

quickfixj-spring-boot
Last Version

Last Version

1.0.3.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Boot Starter Quickfixj Parent
QuickfixJ integration in Spring-Boot
Project URL

Project URL

https://github.com/gevoulga/spring-boot-quickfixj
Project Organization

Project Organization

ch.voulgarakis
Source Code Management

Source Code Management

https://github.com/gevoulga/spring-boot-quickfixj

Download quickfixj-spring-boot

How to add to project

<!-- https://jarcasting.com/artifacts/ch.voulgarakis/quickfixj-spring-boot/ -->
<dependency>
    <groupId>ch.voulgarakis</groupId>
    <artifactId>quickfixj-spring-boot</artifactId>
    <version>1.0.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/ch.voulgarakis/quickfixj-spring-boot/
implementation 'ch.voulgarakis:quickfixj-spring-boot:1.0.3.RELEASE'
// https://jarcasting.com/artifacts/ch.voulgarakis/quickfixj-spring-boot/
implementation ("ch.voulgarakis:quickfixj-spring-boot:1.0.3.RELEASE")
'ch.voulgarakis:quickfixj-spring-boot:jar:1.0.3.RELEASE'
<dependency org="ch.voulgarakis" name="quickfixj-spring-boot" rev="1.0.3.RELEASE">
  <artifact name="quickfixj-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.voulgarakis', module='quickfixj-spring-boot', version='1.0.3.RELEASE')
)
libraryDependencies += "ch.voulgarakis" % "quickfixj-spring-boot" % "1.0.3.RELEASE"
[ch.voulgarakis/quickfixj-spring-boot "1.0.3.RELEASE"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • quickfixj-spring-boot-starter
  • quickfixj-spring-boot-actuator
  • quickfixj-spring-boot-starter-flux
  • quickfixj-spring-boot-test

Versions

Version
1.0.3.RELEASE
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE