is not current version
Last Version 2.11.0

QuickFixJ Spring Boot Starter Examples :: Simple Server 2.8.3

QuickFixJ Spring Boot Starter Server Example

License

License

GroupId

GroupId

io.allune
ArtifactId

ArtifactId

simple-server
Version

Version

2.8.3
Type

Type

jar
Description

Description

QuickFixJ Spring Boot Starter Examples :: Simple Server
QuickFixJ Spring Boot Starter Server Example

Download simple-server 2.8.3


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

Dependencies

compile (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

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.