Last Version

Spring Boot Starter for QuickFIX/J :: Starter 2.12.0

Spring Boot Starter for QuickFIX/J

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.allune
ArtifactId

ArtifactId

quickfixj-spring-boot-starter
Version

Version

2.12.0
Type

Type

jar
Description

Description

Spring Boot Starter for QuickFIX/J :: Starter
Spring Boot Starter for QuickFIX/J
Project URL

Project URL

https://github.com/esanchezros/quickfixj-spring-boot-starter

Download quickfixj-spring-boot-starter 2.12.0


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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.3.2.RELEASE
org.springframework : spring-context jar
org.springframework : spring-context-support jar
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.2.RELEASE
org.projectlombok : lombok Optional jar 1.18.12
com.google.guava : guava jar 30.0-jre
org.apache.commons : commons-lang3 jar 3.10
org.quickfixj : quickfixj-core jar 2.3.1
org.quickfixj : quickfixj-messages-all jar 2.3.1

test (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.2.RELEASE
org.springframework.boot : spring-boot-test jar 2.3.2.RELEASE
ch.qos.logback : logback-classic jar 1.2.3
org.awaitility : awaitility jar 3.1.6
org.mockito : mockito-core jar 3.3.3

Project Modules

There are no modules declared in this project.