License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.allune |
ArtifactId | ArtifactIdsimple-client-listener |
Version | Version2.8.3 |
Type | Typejar |
Description |
DescriptionQuickFixJ Spring Boot Starter Examples :: Simple Client Listener
QuickFixJ Spring Boot Starter Simple Client Listener
|
<!-- https://jarcasting.com/artifacts/io.allune/simple-client-listener/ -->
<dependency>
<groupId>io.allune</groupId>
<artifactId>simple-client-listener</artifactId>
<version>2.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.allune/simple-client-listener/
implementation 'io.allune:simple-client-listener:2.8.3'
// https://jarcasting.com/artifacts/io.allune/simple-client-listener/
implementation ("io.allune:simple-client-listener:2.8.3")
'io.allune:simple-client-listener:jar:2.8.3'
<dependency org="io.allune" name="simple-client-listener" rev="2.8.3">
<artifact name="simple-client-listener" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.allune', module='simple-client-listener', version='2.8.3')
)
libraryDependencies += "io.allune" % "simple-client-listener" % "2.8.3"
[io.allune/simple-client-listener "2.8.3"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.1.RELEASE |