Last Version

schemagen-graphql-joda 1.1.0

This provides type introspection and generation of GraphQL from Pojos.

License

License

MIT
GroupId

GroupId

com.bretpatterson
ArtifactId

ArtifactId

schemagen-graphql-joda
Version

Version

1.1.0
Type

Type

jar
Description

Description

schemagen-graphql-joda
This provides type introspection and generation of GraphQL from Pojos.
Project URL

Project URL

https://github.com/bpatters/schemagen-graphql
Source Code Management

Source Code Management

https://github.com/bpatters/schemagen-graphql

Download schemagen-graphql-joda 1.1.0


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

Dependencies

runtime (3)

Group / Artifact Type Version
com.bretpatterson : schemagen-graphql jar 1.1.0
joda-time : joda-time jar 2.3
org.joda : joda-money jar 0.9

Project Modules

There are no modules declared in this project.