Spring Boot Starter Quickfixj

Spring Boot Starter for QuickFixJ

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

ch.voulgarakis
ArtifactId

ArtifactId

quickfixj-spring-boot-starter
Last Version

Last Version

1.0.3.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Boot Starter Quickfixj
Spring Boot Starter for QuickFixJ
Project Organization

Project Organization

ch.voulgarakis

Download quickfixj-spring-boot-starter

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.5.5
org.springframework : spring-context jar
org.springframework : spring-context-support jar
org.springframework.boot : spring-boot-configuration-processor jar 2.5.5
org.quickfixj : quickfixj-messages-all jar 2.1.1
io.micrometer : micrometer-core jar
org.apache.commons : commons-lang3 jar 3.12.0

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.springframework.boot : spring-boot-starter-test jar 2.5.5
ch.voulgarakis : quickfixj-spring-boot-test jar 1.0.3.RELEASE
org.awaitility : awaitility jar 3.1.6

Project Modules

There are no modules declared in this project.

Versions

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