Service

This is a library providing an API for developing services for a Java application that communicate that communicate through sockets with a client

Лицензия

Лицензия

Группа

Группа

com.gitlab.marvinh
Идентификатор

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

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

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

3.9.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Service
This is a library providing an API for developing services for a Java application that communicate that communicate through sockets with a client
Ссылка на сайт

Ссылка на сайт

https://gitlab.com/marvinh-tradingsystem/service
Система контроля версий

Система контроля версий

https://gitlab.com/marvinh-tradingsystem/service

Скачать service

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.gitlab.marvinh : socket jar 2.1
com.google.code.gson : gson jar 2.8.6
org.slf4j : slf4j-api jar 1.7.28

test (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-simple jar 1.7.28
org.junit.jupiter : junit-jupiter jar 5.5.2

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

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

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

Версия
3.9.1
3.7
3.6
3.4.4
3.4.3
3.4.2
3.4.0
3.3
3.2
3.1
3.0
2.1
2.0
1.1
1.0