is not current version
Last Version 2.11.0

QuickFixJ Spring Boot Starter Examples :: Simple Client 2.8.3

QuickFixJ Spring Boot Starter Simple Client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.allune
ArtifactId

ArtifactId

simple-client
Version

Version

2.8.3
Type

Type

jar
Description

Description

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

Download simple-client 2.8.3


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

Dependencies

compile (4)

Group / Artifact Type Version
io.allune : quickfixj-spring-boot-starter jar 2.8.3
io.allune : quickfixj-spring-boot-actuator jar 2.8.3
org.springframework.boot : spring-boot-starter-web jar 2.1.1.RELEASE
org.projectlombok : lombok jar 1.18.4

test (1)

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

Project Modules

There are no modules declared in this project.