Last Version

com.mygraphql.graphub:graphub 0.0.1

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

License

License

GroupId

GroupId

com.mygraphql.graphub
ArtifactId

ArtifactId

graphub
Version

Version

0.0.1
Type

Type

pom
Description

Description

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

Download graphub 0.0.1

Filename Size
graphub-0.0.1.pom 993 bytes
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • graphub-server
  • restapi-connector
  • restapi-connector-test
  • graphub-lib
  • parent