Last Version

QuickFixJ Spring Boot Starter Examples :: Simple Server Dynamic Sessions 2.11.0

QuickFixJ Spring Boot Starter Server with Dynamic Sessions Example

License

License

GroupId

GroupId

io.allune
ArtifactId

ArtifactId

simple-server-dynamic-sessions
Version

Version

2.11.0
Type

Type

jar
Description

Description

QuickFixJ Spring Boot Starter Examples :: Simple Server Dynamic Sessions
QuickFixJ Spring Boot Starter Server with Dynamic Sessions Example

Download simple-server-dynamic-sessions 2.11.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.allune : quickfixj-spring-boot-starter jar 2.11.0
io.allune : quickfixj-spring-boot-actuator jar 2.11.0
org.springframework.boot : spring-boot-starter-web jar 2.3.3.RELEASE

test (1)

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

Project Modules

There are no modules declared in this project.