is not current version
Last Version 1.1.0

com.bretpatterson:schemagen-graphql-examples 0.5.2

This provides type introspection and generation of GraphQL from Pojos.

GroupId

GroupId

com.bretpatterson
ArtifactId

ArtifactId

schemagen-graphql-examples
Version

Version

0.5.2
Type

Type

jar

Download schemagen-graphql-examples 0.5.2


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