Spring Boot Actuator Quickfixj

Spring Boot Actuator for QuickFixJ

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

ch.voulgarakis
ArtifactId

ArtifactId

quickfixj-spring-boot-actuator
Last Version

Last Version

1.0.3.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Boot Actuator Quickfixj
Spring Boot Actuator for QuickFixJ
Project Organization

Project Organization

ch.voulgarakis

Download quickfixj-spring-boot-actuator

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-actuator jar 2.5.5
org.springframework.boot : spring-boot-starter-actuator jar 2.5.5
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.5.5
org.springframework.boot : spring-boot-configuration-processor jar 2.5.5
ch.voulgarakis : quickfixj-spring-boot-starter jar 1.0.3.RELEASE

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.springframework.boot : spring-boot-starter-test jar 2.5.5
org.mockito : mockito-inline jar 3.9.0
org.assertj : assertj-core jar 3.19.0
ch.voulgarakis : quickfixj-spring-boot-test jar 1.0.3.RELEASE

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