schemagen-graphql-guava

This provides type introspection and generation of GraphQL from Pojos.

License

License

MIT
Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

com.bretpatterson
ArtifactId

ArtifactId

schemagen-graphql-guava
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

schemagen-graphql-guava
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-guava

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
com.bretpatterson : schemagen-graphql jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-rc3
1.0.0-rc2
1.0.0-rc1
0.7.1
0.7.0
0.6.0
0.5.2
0.5.0
0.4.1
0.4.0
0.3.0
0.2.1
0.1.1
0.1