License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.allune |
ArtifactId | ArtifactIdquickfixj-spring-boot-starter-examples |
Last Version | Last Version2.11.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionQuickFixJ Spring Boot Starter Examples
QuickFixJ Spring Boot Starter Examples
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
quickfixj-spring-boot-starter-examples-2.11.0.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.allune/quickfixj-spring-boot-starter-examples/ -->
<dependency>
<groupId>io.allune</groupId>
<artifactId>quickfixj-spring-boot-starter-examples</artifactId>
<version>2.11.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.allune/quickfixj-spring-boot-starter-examples/
implementation 'io.allune:quickfixj-spring-boot-starter-examples:2.11.0'
// https://jarcasting.com/artifacts/io.allune/quickfixj-spring-boot-starter-examples/
implementation ("io.allune:quickfixj-spring-boot-starter-examples:2.11.0")
'io.allune:quickfixj-spring-boot-starter-examples:pom:2.11.0'
<dependency org="io.allune" name="quickfixj-spring-boot-starter-examples" rev="2.11.0">
<artifact name="quickfixj-spring-boot-starter-examples" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.allune', module='quickfixj-spring-boot-starter-examples', version='2.11.0')
)
libraryDependencies += "io.allune" % "quickfixj-spring-boot-starter-examples" % "2.11.0"
[io.allune/quickfixj-spring-boot-starter-examples "2.11.0"]