License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdch.voulgarakis |
ArtifactId | ArtifactIdquickfixj-spring-boot-starter-flux |
Last Version | Last Version1.0.3.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Boot Starter Quickfixj Flux
Spring Boot Starter for Reactive QuickFixJ
|
Project Organization |
Project Organization |
<!-- 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.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/ch.voulgarakis/quickfixj-spring-boot-starter-flux/
implementation 'ch.voulgarakis:quickfixj-spring-boot-starter-flux:1.0.3.RELEASE'
// https://jarcasting.com/artifacts/ch.voulgarakis/quickfixj-spring-boot-starter-flux/
implementation ("ch.voulgarakis:quickfixj-spring-boot-starter-flux:1.0.3.RELEASE")
'ch.voulgarakis:quickfixj-spring-boot-starter-flux:jar:1.0.3.RELEASE'
<dependency org="ch.voulgarakis" name="quickfixj-spring-boot-starter-flux" rev="1.0.3.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.3.RELEASE')
)
libraryDependencies += "ch.voulgarakis" % "quickfixj-spring-boot-starter-flux" % "1.0.3.RELEASE"
[ch.voulgarakis/quickfixj-spring-boot-starter-flux "1.0.3.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
io.projectreactor : reactor-core | jar | |
ch.voulgarakis : quickfixj-spring-boot-starter | jar | 1.0.3.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | |
org.springframework.boot : spring-boot-starter-test | jar | 2.5.5 |
io.projectreactor : reactor-test | jar |