is not current version
Last Version 3.0.1

graphql-xtext 1.0.15

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
Version

Version

1.0.15
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 1.0.15


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

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