sangria-streaming-api

Sangria Streaming API

License

License

GroupId

GroupId

com.github.pjfanning.sangria
ArtifactId

ArtifactId

sangria-streaming-api_2.13
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

sangria-streaming-api
Sangria Streaming API
Project Organization

Project Organization

com.github.pjfanning.sangria
Source Code Management

Source Code Management

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

Download sangria-streaming-api_2.13

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0

Project Modules

There are no modules declared in this project.

Sangria streaming API.

Continuous Integration Maven Central License Join the chat at https://gitter.im/sangria-graphql/sangria

A common API implemented by different streaming libraries (like sangria-akka-streams or sangria-monix).

SBT Configuration:

libraryDependencies += "org.sangria-graphql" %% "sangria-streaming-api" % "<last version>"

License

sangria-streaming-api is licensed under Apache License, Version 2.0.

com.github.pjfanning.sangria

Sangria

Sangria - Scala GraphQL implementation

Versions

Version
1.0.0