QuickFixJ Spring Boot Starter Examples :: Simple Client Listener

QuickFixJ Spring Boot Starter Simple Client Listener

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.allune
ArtifactId

ArtifactId

simple-client-listener
Last Version

Last Version

2.11.0
Release Date

Release Date

Type

Type

jar
Description

Description

QuickFixJ Spring Boot Starter Examples :: Simple Client Listener
QuickFixJ Spring Boot Starter Simple Client Listener

Download simple-client-listener

How to add to project

<!-- https://jarcasting.com/artifacts/io.allune/simple-client-listener/ -->
<dependency>
    <groupId>io.allune</groupId>
    <artifactId>simple-client-listener</artifactId>
    <version>2.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.allune/simple-client-listener/
implementation 'io.allune:simple-client-listener:2.11.0'
// https://jarcasting.com/artifacts/io.allune/simple-client-listener/
implementation ("io.allune:simple-client-listener:2.11.0")
'io.allune:simple-client-listener:jar:2.11.0'
<dependency org="io.allune" name="simple-client-listener" rev="2.11.0">
  <artifact name="simple-client-listener" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.allune', module='simple-client-listener', version='2.11.0')
)
libraryDependencies += "io.allune" % "simple-client-listener" % "2.11.0"
[io.allune/simple-client-listener "2.11.0"]

Dependencies

compile (4)

Group / Artifact Type Version
io.allune : quickfixj-spring-boot-starter jar 2.11.0
io.allune : quickfixj-spring-boot-actuator jar 2.11.0
org.springframework.boot : spring-boot-starter-web jar 2.3.3.RELEASE
org.projectlombok : lombok jar 1.18.12

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.3.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
2.11.0
2.10.0
2.9.0
2.8.3
2.8.1
2.8.0
2.7.1
2.6.0
2.5.2
2.5.0