is not current version
Last Version 2.4.0

io.allune:quickfixj-spring-boot-starter-example-client 1.0.0

QuickFixJ Spring Boot Starter Client Example

Categories

Categories

Spring Boot Container Microservices CLI User Interface
GroupId

GroupId

io.allune
ArtifactId

ArtifactId

quickfixj-spring-boot-starter-example-client
Version

Version

1.0.0
Type

Type

jar

Download quickfixj-spring-boot-starter-example-client 1.0.0


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