MVN

com.bretpatterson : schemagen-graphql-spring

Maven & Gradle

May 26, 2017
46 stars

schemagen-graphql-spring · This provides type introspection and generation of GraphQL from Pojos.

<dependency>
    <groupId>com.bretpatterson</groupId>
    <artifactId>schemagen-graphql-spring</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.bretpatterson : schemagen-graphql-spring to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.3
  • Latest Release Candidate: 1.0.0-rc3

All Versions

Choose a version of com.bretpatterson : schemagen-graphql-spring to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
schemagen-graphql-spring-1.1.0
1.0.x
schemagen-graphql-spring-1.0.3
schemagen-graphql-spring-1.0.2
schemagen-graphql-spring-1.0.1
schemagen-graphql-spring-1.0.0-rc3
schemagen-graphql-spring-1.0.0-rc2
schemagen-graphql-spring-1.0.0-rc1
0.7.x
schemagen-graphql-spring-0.7.1
schemagen-graphql-spring-0.7.0

How to add a dependency to Maven

Add the following com.bretpatterson : schemagen-graphql-spring maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.bretpatterson</groupId>
    <artifactId>schemagen-graphql-spring</artifactId>
    <version>1.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.bretpatterson : schemagen-graphql-spring gradle dependency to your build.gradle file:

implementation 'com.bretpatterson:schemagen-graphql-spring:1.0.3'

Gradle Kotlin DSL: Add the following com.bretpatterson : schemagen-graphql-spring gradle kotlin dependency to your build.gradle.kts file:

implementation("com.bretpatterson:schemagen-graphql-spring:1.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.bretpatterson : schemagen-graphql-spring sbt scala dependency to your build.sbt file:

libraryDependencies += "com.bretpatterson" % "schemagen-graphql-spring" % "1.0.3"

Advertisement

Dependencies from Group

Discover Dependencies

Mar 05, 2016
5 usages
256 stars
Jul 30, 2016
463 stars
Mar 07, 2016
1 stars
Jun 01, 2016
62 stars
Jun 01, 2016
1 usages
62 stars
Feb 10, 2021
1 usages
Mar 07, 2016
1 stars
Mar 11, 2016
315 stars