Last Version

Spring Boot Starter for QuickFIX/J :: Actuator 2.12.0

Spring Boot Actuator for QuickFIX/J

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.allune
ArtifactId

ArtifactId

quickfixj-spring-boot-actuator
Version

Version

2.12.0
Type

Type

jar
Description

Description

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

Project URL

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

Download quickfixj-spring-boot-actuator 2.12.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-actuator jar 2.3.2.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.3.2.RELEASE
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.3.2.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.3.2.RELEASE
org.projectlombok : lombok Optional jar 1.18.12
org.quickfixj : quickfixj-core jar 2.3.1
io.allune : quickfixj-spring-boot-starter jar 2.12.0

test (5)

Group / Artifact Type Version
junit : junit jar 4.13
org.mockito : mockito-core jar 3.3.3
org.springframework.boot : spring-boot-test jar 2.3.2.RELEASE
org.assertj : assertj-core jar 3.16.1
org.springframework : spring-test jar

Project Modules

There are no modules declared in this project.