QuickFixJ Spring Boot Starter Examples :: Simple Server

QuickFixJ Spring Boot Starter Server Example

Лицензия

Лицензия

Группа

Группа

io.allune
Идентификатор

Идентификатор

simple-server
Последняя версия

Последняя версия

2.11.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

QuickFixJ Spring Boot Starter Examples :: Simple Server
QuickFixJ Spring Boot Starter Server Example

Скачать simple-server

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.3.3.RELEASE

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.11.0
2.10.0
2.9.0
2.8.3
2.8.1
2.8.0
2.7.1
2.6.0
2.5.2
2.5.0