whiskey

A GraphQL subscriptions websocket service implementation using Akka.

License

License

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

io.github.d-exclaimation
ArtifactId

ArtifactId

whiskey
Last Version

Last Version

0.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

whiskey
A GraphQL subscriptions websocket service implementation using Akka.
Project Organization

Project Organization

io.github.d-exclaimation

Download whiskey

How to add to project

<!-- 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"]

Dependencies

compile (10)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
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