yass-jdk1.7

Yet Another Service Solution

Лицензия

Лицензия

The BSD 3-Clause License
Группа

Группа

ch.softappeal.yass
Идентификатор

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

yass-jdk1.7
Последняя версия

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

39.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

yass-jdk1.7
Yet Another Service Solution
Ссылка на сайт

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

https://github.com/softappeal/yass
Организация-разработчик

Организация-разработчик

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

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

https://github.com/softappeal/yass

Скачать yass-jdk1.7

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

<!-- https://jarcasting.com/artifacts/ch.softappeal.yass/yass-jdk1.7/ -->
<dependency>
    <groupId>ch.softappeal.yass</groupId>
    <artifactId>yass-jdk1.7</artifactId>
    <version>39.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.softappeal.yass/yass-jdk1.7/
implementation 'ch.softappeal.yass:yass-jdk1.7:39.0.0'
// https://jarcasting.com/artifacts/ch.softappeal.yass/yass-jdk1.7/
implementation ("ch.softappeal.yass:yass-jdk1.7:39.0.0")
'ch.softappeal.yass:yass-jdk1.7:jar:39.0.0'
<dependency org="ch.softappeal.yass" name="yass-jdk1.7" rev="39.0.0">
  <artifact name="yass-jdk1.7" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.softappeal.yass', module='yass-jdk1.7', version='39.0.0')
)
libraryDependencies += "ch.softappeal.yass" % "yass-jdk1.7" % "39.0.0"
[ch.softappeal.yass/yass-jdk1.7 "39.0.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
javax.websocket : javax.websocket-api jar 1.0

test (3)

Идентификатор библиотеки Тип Версия
org.eclipse.jetty.websocket : javax-websocket-server-impl jar 9.2.14.v20151106
io.undertow : undertow-websockets-jsr jar 1.3.5.Final
junit : junit jar 4.12

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

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

yass (Yet Another Service Solution)

  • is a small library for efficient peer-to-peer communication
    • Kotlin/Java
    • TypeScript
    • Python 3 (with support for type hints)
    • high throughput, low latency, reactive services
  • supports type-safe contracts with DTOs and interfaces
  • supports request/reply and OneWay style method invocations
  • supports sync/async client/server invocations
  • supports interceptors
  • provides session based bidirectional messaging
  • provides transports for
    • socket (including TLS)
    • WebSocket
  • has a fast and compact binary serializer that can skip unknown/new fields
  • uses https://semver.org
  • is Open Source (BSD-3-Clause license)
ch.softappeal.yass

softappeal

softappeal GmbH

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

Версия
39.0.0
38.0.0
37.1.0
36.0.0
35.1.0
35.0.0
34.0.0
33.0.1
30.3.0
30.2.3
30.2.2
30.0.0
29.0.0
28.0.1
21.1