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