License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.allune |
ArtifactId | ArtifactIdsimple-client-and-server |
Last Version | Last Version2.11.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQuickFixJ Spring Boot Starter Examples :: Simple Client and Server
QuickFixJ Spring Boot Starter Simple Client and Server
|
<!-- https://jarcasting.com/artifacts/io.allune/simple-client-and-server/ -->
<dependency>
<groupId>io.allune</groupId>
<artifactId>simple-client-and-server</artifactId>
<version>2.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.allune/simple-client-and-server/
implementation 'io.allune:simple-client-and-server:2.11.0'
// https://jarcasting.com/artifacts/io.allune/simple-client-and-server/
implementation ("io.allune:simple-client-and-server:2.11.0")
'io.allune:simple-client-and-server:jar:2.11.0'
<dependency org="io.allune" name="simple-client-and-server" rev="2.11.0">
<artifact name="simple-client-and-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.allune', module='simple-client-and-server', version='2.11.0')
)
libraryDependencies += "io.allune" % "simple-client-and-server" % "2.11.0"
[io.allune/simple-client-and-server "2.11.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.3.3.RELEASE |
io.allune : quickfixj-spring-boot-starter | jar | 2.11.0 |