An example of graphql-java and subscriptions
build.gradle
maven
- com.fasterxml.jackson.core:jackson-databind 2.8.8.1 compile
- com.google.code.gson:gson 2.8.0 compile
- com.graphql-java:graphql-java 6.0 compile
- com.squareup.okhttp3:okhttp 3.8.0 compile
- io.reactivex.rxjava2:rxjava 2.1.5 compile
- org.eclipse.jetty.websocket:websocket-api ${jettyVersion} compile
- org.eclipse.jetty.websocket:websocket-common ${jettyVersion} compile
- org.eclipse.jetty.websocket:websocket-server ${jettyVersion} compile
- org.eclipse.jetty:jetty-server ${jettyVersion} compile
- org.eclipse.jetty:jetty-servlet ${jettyVersion} compile
- org.slf4j:slf4j-simple 1.7.22 compile
- org.codehaus.groovy:groovy-all 2.4.10 testCompile
- org.spockframework:spock-core 1.0-groovy-2.4 testCompile
Links
- Source: https://github.com/graphql-java/graphql-java-subscription-example
- JSON API: repos.ecosyste.ms
-
PURL:
pkg:github/graphql-java/graphql-java-subscription-example
Repository Details
- Stars 66
- Forks 34
- Open issues 1
- License mit
- Language Java
- Size 72.3 KB
- Created at over 8 years ago
- Updated at 8 months ago
- Pushed at almost 5 years ago
- Last synced at 5 months ago
- Dependencies parsed at 13