is not current version
Last Version 2.12.0

io.allune:quickfixj-spring-boot-actuator 2.7.0

Spring Boot Actuator for QuickFIX/J

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.allune
ArtifactId

ArtifactId

quickfixj-spring-boot-actuator
Version

Version

2.7.0
Type

Type

jar

Download quickfixj-spring-boot-actuator 2.7.0


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