GraphQL Builder

Builds a graphql schema from a model using reflection

License

License

GroupId

GroupId

com.fleetpin
ArtifactId

ArtifactId

graphql-builder
Last Version

Last Version

0.1.11
Release Date

Release Date

Type

Type

jar
Description

Description

GraphQL Builder
Builds a graphql schema from a model using reflection
Project URL

Project URL

https://github.com/fleetpin/graphql-builder
Source Code Management

Source Code Management

https://github.com/fleetpin/graphql-builder

Download graphql-builder

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.graphql-java : graphql-java jar 18.1
org.reflections : reflections jar 0.9.11
com.fasterxml.jackson.core : jackson-databind jar 2.10.5.1
com.fasterxml.jackson.module : jackson-module-parameter-names jar 2.10.1
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.10.1
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.10.1
io.reactivex.rxjava3 : rxjava jar 3.0.0-RC7

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.0

Project Modules

There are no modules declared in this project.
com.fleetpin

Fleetpin

GPS Tracking for Businesses on the Move

Versions

Version
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1