Last Version

QuickFixJ Spring Boot Starter Examples 2.11.0

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.11.0
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.11.0


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

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