is not current version
Last Version 2.12.0

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

Spring Boot Starter for QuickFixJ

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.allune
ArtifactId

ArtifactId

quickfixj-spring-boot-starter
Version

Version

2.6.0
Type

Type

jar

Download quickfixj-spring-boot-starter 2.6.0


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