is not current version
Last Version 1.0.3.RELEASE

ch.voulgarakis:quickfixj-spring-boot-starter-flux 1.0.1.RELEASE

Spring Boot Starter for Reactive QuickFixJ

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

ch.voulgarakis
ArtifactId

ArtifactId

quickfixj-spring-boot-starter-flux
Version

Version

1.0.1.RELEASE
Type

Type

jar

Download quickfixj-spring-boot-starter-flux 1.0.1.RELEASE


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