is not current version
Last Version 1.1.0

com.bretpatterson:schemagen-graphql-joda 0.4.1

This provides type introspection and generation of GraphQL from Pojos.

GroupId

GroupId

com.bretpatterson
ArtifactId

ArtifactId

schemagen-graphql-joda
Version

Version

0.4.1
Type

Type

jar

Download schemagen-graphql-joda 0.4.1


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