graphql-xtext

A GraphQL SDL lexer, parser, and validator that generates a traversable Abstract Syntax Tree from your GraphQL schema

License

License

GroupId

GroupId

com.intuit.graphql
ArtifactId

ArtifactId

graphql-xtext
Last Version

Last Version

3.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

graphql-xtext
A GraphQL SDL lexer, parser, and validator that generates a traversable Abstract Syntax Tree from your GraphQL schema
Project URL

Project URL

https://github.com/intuit/graphql-xtext
Source Code Management

Source Code Management

https://github.com/intuit/graphql-xtext

Download graphql-xtext

Filename Size
graphql-xtext-3.0.1.pom 3 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • com.intuit.graphql.parent
com.intuit.graphql

Intuit

Powering prosperity around the world.

Versions

Version
3.0.1
3.0.0
1.0.15
1.0.12