License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdio.github.d-exclaimation |
ArtifactId | ArtifactIdwhiskey |
Last Version | Last Version0.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwhiskey
A GraphQL subscriptions websocket service implementation using Akka.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
whiskey-0.3.3.pom | |
whiskey-0.3.3.jar | 169 KB |
whiskey-0.3.3-sources.jar | 17 KB |
whiskey-0.3.3-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |