License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.github.sebruck |
ArtifactId | ArtifactIdakka-http-graphql_2.13 |
Version | Version0.2.0 |
Type | Typejar |
Description |
Descriptionakka-http-graphql
akka-http-graphql
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.sebruck/akka-http-graphql_2.13/ -->
<dependency>
<groupId>com.github.sebruck</groupId>
<artifactId>akka-http-graphql_2.13</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sebruck/akka-http-graphql_2.13/
implementation 'com.github.sebruck:akka-http-graphql_2.13:0.2.0'
// https://jarcasting.com/artifacts/com.github.sebruck/akka-http-graphql_2.13/
implementation ("com.github.sebruck:akka-http-graphql_2.13:0.2.0")
'com.github.sebruck:akka-http-graphql_2.13:jar:0.2.0'
<dependency org="com.github.sebruck" name="akka-http-graphql_2.13" rev="0.2.0">
<artifact name="akka-http-graphql_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sebruck', module='akka-http-graphql_2.13', version='0.2.0')
)
libraryDependencies += "com.github.sebruck" % "akka-http-graphql_2.13" % "0.2.0"
[com.github.sebruck/akka-http-graphql_2.13 "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.1 |
com.typesafe.akka : akka-http_2.13 | jar | 10.1.11 |
de.heikoseeberger : akka-http-circe_2.13 | jar | 1.29.1 |
io.circe : circe-core_2.13 | jar | 0.12.3 |
io.circe : circe-generic_2.13 | jar | 0.12.3 |
io.circe : circe-parser_2.13 | jar | 0.12.3 |
io.circe : circe-optics_2.13 | jar | 0.12.0 |
org.sangria-graphql : sangria_2.13 | jar | 2.0.0-M1 |
org.sangria-graphql : sangria-circe_2.13 | jar | 1.3.0 |
org.sangria-graphql : sangria-slowlog_2.13 | jar | 2.0.0-M1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.1.0 |
com.typesafe.akka : akka-http-testkit_2.13 | jar | 10.1.11 |
com.typesafe.akka : akka-stream-testkit_2.13 | jar | 2.6.1 |