com.mygraphql.graphub:graphub-server

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

License

License

GroupId

GroupId

com.mygraphql.graphub
ArtifactId

ArtifactId

graphub-server
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-server

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
com.mygraphql.graphub : restapi-connector jar 0.0.1
com.mygraphql.graphub : graphub-lib jar 0.0.1
info.picocli : picocli jar 4.0.2
org.codehaus.groovy : groovy-all jar 2.4.15
org.springframework.boot : spring-boot jar 2.1.6.RELEASE
org.springframework.boot : spring-boot-starter jar 2.1.6.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.6.RELEASE
com.graphql-java : graphql-java-spring-boot-starter-webmvc jar 1.0
org.springframework.boot : spring-boot-starter-webflux jar

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 3.0.0
org.springframework.boot : spring-boot-starter-test jar 2.1.6.RELEASE
com.mygraphql.graphub : restapi-connector-test jar 0.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1