sangria

Scala GraphQL implementation

License

License

GroupId

GroupId

com.github.pjfanning.sangria
ArtifactId

ArtifactId

sangria_2.13
Last Version

Last Version

1.4.3
Release Date

Release Date

Type

Type

jar
Description

Description

sangria
Scala GraphQL implementation
Project Organization

Project Organization

com.github.pjfanning.sangria
Source Code Management

Source Code Management

https://github.com/sangria-graphql/sangria.git

Download sangria_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.pjfanning.sangria/sangria_2.13/ -->
<dependency>
    <groupId>com.github.pjfanning.sangria</groupId>
    <artifactId>sangria_2.13</artifactId>
    <version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pjfanning.sangria/sangria_2.13/
implementation 'com.github.pjfanning.sangria:sangria_2.13:1.4.3'
// https://jarcasting.com/artifacts/com.github.pjfanning.sangria/sangria_2.13/
implementation ("com.github.pjfanning.sangria:sangria_2.13:1.4.3")
'com.github.pjfanning.sangria:sangria_2.13:jar:1.4.3'
<dependency org="com.github.pjfanning.sangria" name="sangria_2.13" rev="1.4.3">
  <artifact name="sangria_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pjfanning.sangria', module='sangria_2.13', version='1.4.3')
)
libraryDependencies += "com.github.pjfanning.sangria" % "sangria_2.13" % "1.4.3"
[com.github.pjfanning.sangria/sangria_2.13 "1.4.3"]

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0
org.parboiled : parboiled_2.13 jar 2.1.7
com.github.pjfanning.sangria : macro-visit_2.13 jar 0.1.1
com.github.pjfanning.sangria : sangria-marshalling-api_2.13 jar 1.0.3
com.github.pjfanning.sangria : sangria-streaming-api_2.13 jar 1.0.0
org.scala-lang : scala-reflect jar 2.13.0

test (4)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.0.8
eu.timepit : refined_2.13 jar 0.9.8
net.jcazevedo : moultingyaml_2.13 jar 0.4.1
io.github.classgraph : classgraph jar 4.0.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.3
1.4.2