License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdorg.sangria-graphql |
ArtifactId | ArtifactIdsangria-akka-http-circe_2.13 |
Version | Version0.0.2 |
Type | Typejar |
Description |
Descriptionsangria-akka-http-circe
Sangria Akka HTTP Support
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.sangria-graphql/sangria-akka-http-circe_2.13/ -->
<dependency>
<groupId>org.sangria-graphql</groupId>
<artifactId>sangria-akka-http-circe_2.13</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.sangria-graphql/sangria-akka-http-circe_2.13/
implementation 'org.sangria-graphql:sangria-akka-http-circe_2.13:0.0.2'
// https://jarcasting.com/artifacts/org.sangria-graphql/sangria-akka-http-circe_2.13/
implementation ("org.sangria-graphql:sangria-akka-http-circe_2.13:0.0.2")
'org.sangria-graphql:sangria-akka-http-circe_2.13:jar:0.0.2'
<dependency org="org.sangria-graphql" name="sangria-akka-http-circe_2.13" rev="0.0.2">
<artifact name="sangria-akka-http-circe_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sangria-graphql', module='sangria-akka-http-circe_2.13', version='0.0.2')
)
libraryDependencies += "org.sangria-graphql" % "sangria-akka-http-circe_2.13" % "0.0.2"
[org.sangria-graphql/sangria-akka-http-circe_2.13 "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.4 |
org.sangria-graphql : sangria-akka-http-core_2.13 | jar | 0.0.2 |
io.circe : circe-core_2.13 | jar | 0.13.0 |
io.circe : circe-generic_2.13 | jar | 0.13.0 |
de.heikoseeberger : akka-http-circe_2.13 | jar | 1.35.0 |
org.sangria-graphql : sangria-circe_2.13 | jar | 1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-http_2.13 | jar | 10.2.1 |
com.typesafe.akka : akka-stream-testkit_2.13 | jar | 2.6.10 |
com.typesafe.akka : akka-http-testkit_2.13 | jar | 10.2.1 |
io.circe : circe-optics_2.13 | jar | 0.13.0 |