com.mygraphql.graphub:graphub-lib

A middleware integrating and joining downstream APIs finally export as GraphQL Service.

License

License

GroupId

GroupId

com.mygraphql.graphub
ArtifactId

ArtifactId

graphub-lib
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

A middleware integrating and joining downstream APIs finally export as GraphQL Service.

Download graphub-lib

How to add to project

<!-- https://jarcasting.com/artifacts/com.mygraphql.graphub/graphub-lib/ -->
<dependency>
    <groupId>com.mygraphql.graphub</groupId>
    <artifactId>graphub-lib</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mygraphql.graphub/graphub-lib/
implementation 'com.mygraphql.graphub:graphub-lib:0.0.1'
// https://jarcasting.com/artifacts/com.mygraphql.graphub/graphub-lib/
implementation ("com.mygraphql.graphub:graphub-lib:0.0.1")
'com.mygraphql.graphub:graphub-lib:jar:0.0.1'
<dependency org="com.mygraphql.graphub" name="graphub-lib" rev="0.0.1">
  <artifact name="graphub-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mygraphql.graphub', module='graphub-lib', version='0.0.1')
)
libraryDependencies += "com.mygraphql.graphub" % "graphub-lib" % "0.0.1"
[com.mygraphql.graphub/graphub-lib "0.0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.9.9.3
org.codehaus.groovy : groovy-all jar 2.4.15
org.apache.commons : commons-lang3 jar 3.8.1
com.graphql-java : graphql-java jar 13.0
com.google.guava : guava jar 26.0-jre

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 3.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1