License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.allune |
ArtifactId | ArtifactIdquickfixj-spring-boot-starter-examples |
Version | Version2.8.3 |
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.8.3.pom | 9 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.8.3</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.8.3'
// https://jarcasting.com/artifacts/io.allune/quickfixj-spring-boot-starter-examples/
implementation ("io.allune:quickfixj-spring-boot-starter-examples:2.8.3")
'io.allune:quickfixj-spring-boot-starter-examples:pom:2.8.3'
<dependency org="io.allune" name="quickfixj-spring-boot-starter-examples" rev="2.8.3">
<artifact name="quickfixj-spring-boot-starter-examples" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.allune', module='quickfixj-spring-boot-starter-examples', version='2.8.3')
)
libraryDependencies += "io.allune" % "quickfixj-spring-boot-starter-examples" % "2.8.3"
[io.allune/quickfixj-spring-boot-starter-examples "2.8.3"]