is not current version
Last Version 2.11.0

QuickFixJ Spring Boot Starter Examples 2.8.3

QuickFixJ Spring Boot Starter Examples

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.allune
ArtifactId

ArtifactId

quickfixj-spring-boot-starter-examples
Version

Version

2.8.3
Type

Type

pom
Description

Description

QuickFixJ Spring Boot Starter Examples
QuickFixJ Spring Boot Starter Examples
Project URL

Project URL

https://github.com/esanchezros/quickfixj-spring-boot-starter-examples
Source Code Management

Source Code Management

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

Download quickfixj-spring-boot-starter-examples 2.8.3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • simple-client
  • simple-client-listener
  • simple-client-with-database
  • simple-client-and-server
  • simple-server
  • simple-server-listener
  • simple-server-sender
  • simple-server-with-database
  • simple-server-dynamic-sessions
  • docker-server-client
  • docker-server-client-with-failover
  • docker-server-client-with-database