is not current version
Last Version 1.0.3.RELEASE

ch.voulgarakis:quickfixj-spring-boot-starter 1.0.1.RELEASE

Spring Boot Starter for QuickFixJ

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

ch.voulgarakis
ArtifactId

ArtifactId

quickfixj-spring-boot-starter
Version

Version

1.0.1.RELEASE
Type

Type

jar

Download quickfixj-spring-boot-starter 1.0.1.RELEASE


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