Last Version

QuickFixJ Spring Boot Starter Examples :: Simple Client Listener 2.11.0

QuickFixJ Spring Boot Starter Simple Client Listener

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.allune
ArtifactId

ArtifactId

simple-client-listener
Version

Version

2.11.0
Type

Type

jar
Description

Description

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

Download simple-client-listener 2.11.0


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