com.mygraphql.graphub:restapi-connector

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

License

License

GroupId

GroupId

com.mygraphql.graphub
ArtifactId

ArtifactId

restapi-connector
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 restapi-connector

How to add to project

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

Dependencies

compile (7)

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.google.guava : guava jar 26.0-jre
org.apache.httpcomponents : httpclient jar 4.5.6
com.mygraphql.graphub : graphub-lib jar 0.0.1
com.graphql-java : graphql-java jar 13.0

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