Last Version

akka-http-graphql 0.2.0

akka-http-graphql

License

License

MIT
Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.github.sebruck
ArtifactId

ArtifactId

akka-http-graphql_2.12
Version

Version

0.2.0
Type

Type

jar
Description

Description

akka-http-graphql
akka-http-graphql
Project URL

Project URL

https://github.com/Sebruck/akka-http-graphql/
Project Organization

Project Organization

sebruck
Source Code Management

Source Code Management

https://github.com/Sebruck/akka-http-graphql/

Download akka-http-graphql_2.12 0.2.0


<!-- https://jarcasting.com/artifacts/com.github.sebruck/akka-http-graphql_2.12/ -->
<dependency>
    <groupId>com.github.sebruck</groupId>
    <artifactId>akka-http-graphql_2.12</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sebruck/akka-http-graphql_2.12/
implementation 'com.github.sebruck:akka-http-graphql_2.12:0.2.0'
// https://jarcasting.com/artifacts/com.github.sebruck/akka-http-graphql_2.12/
implementation ("com.github.sebruck:akka-http-graphql_2.12:0.2.0")
'com.github.sebruck:akka-http-graphql_2.12:jar:0.2.0'
<dependency org="com.github.sebruck" name="akka-http-graphql_2.12" rev="0.2.0">
  <artifact name="akka-http-graphql_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sebruck', module='akka-http-graphql_2.12', version='0.2.0')
)
libraryDependencies += "com.github.sebruck" % "akka-http-graphql_2.12" % "0.2.0"
[com.github.sebruck/akka-http-graphql_2.12 "0.2.0"]

Dependencies

compile (10)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10
com.typesafe.akka : akka-http_2.12 jar 10.1.11
de.heikoseeberger : akka-http-circe_2.12 jar 1.29.1
io.circe : circe-core_2.12 jar 0.12.3
io.circe : circe-generic_2.12 jar 0.12.3
io.circe : circe-parser_2.12 jar 0.12.3
io.circe : circe-optics_2.12 jar 0.12.0
org.sangria-graphql : sangria_2.12 jar 2.0.0-M1
org.sangria-graphql : sangria-circe_2.12 jar 1.3.0
org.sangria-graphql : sangria-slowlog_2.12 jar 2.0.0-M1

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.1.0
com.typesafe.akka : akka-http-testkit_2.12 jar 10.1.11
com.typesafe.akka : akka-stream-testkit_2.12 jar 2.6.1

Project Modules

There are no modules declared in this project.