is not current version
Last Version 1.0.3.RELEASE

Spring Boot Actuator Quickfixj 1.0.2.RELEASE

Spring Boot Actuator for QuickFixJ

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

ch.voulgarakis
ArtifactId

ArtifactId

quickfixj-spring-boot-actuator
Version

Version

1.0.2.RELEASE
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 1.0.2.RELEASE


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

Dependencies

compile (5)

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

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.springframework.boot : spring-boot-starter-test jar 2.3.5.RELEASE
org.mockito : mockito-inline jar 3.6.0
org.assertj : assertj-core jar 3.16.1
ch.voulgarakis : quickfixj-spring-boot-test jar 1.0.2.RELEASE

Project Modules

There are no modules declared in this project.