whiskey

A GraphQL subscriptions websocket service implementation using Akka.

Лицензия

Лицензия

Категории

Категории

KeY Данные Data Formats Formal Verification
Группа

Группа

io.github.d-exclaimation
Идентификатор

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

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

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

0.3.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

whiskey
A GraphQL subscriptions websocket service implementation using Akka.
Организация-разработчик

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

io.github.d-exclaimation

Скачать whiskey

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

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

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
org.scala-lang : scala-library jar 2.13.3
org.scala-lang.modules : scala-parser-combinators_2.13 jar 1.1.2
org.sangria-graphql : sangria_2.13 jar 2.1.3
org.sangria-graphql : sangria-spray-json_2.13 jar 1.0.2
org.slf4j : slf4j-nop jar 1.7.32
com.typesafe.akka : akka-actor-typed_2.13 jar 2.6.16
com.typesafe.akka : akka-stream_2.13 jar 2.6.16
com.typesafe.akka : akka-stream-typed_2.13 jar 2.6.16
com.typesafe.akka : akka-http_2.13 jar 10.2.6
com.typesafe.akka : akka-http-spray-json_2.13 jar 10.2.6

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

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

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

Версия
0.3.3
0.3.2
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0