projectile-parser-graphql

Loads GraphQL schema and queries

License

License

CC0
GroupId

GroupId

com.kyleu
ArtifactId

ArtifactId

projectile-parser-graphql_2.13
Last Version

Last Version

1.27.11
Release Date

Release Date

Type

Type

jar
Description

Description

projectile-parser-graphql
Loads GraphQL schema and queries
Project Organization

Project Organization

com.kyleu
Source Code Management

Source Code Management

https://github.com/KyleU/projectile

Download projectile-parser-graphql_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/com.kyleu/projectile-parser-graphql_2.13/ -->
<dependency>
    <groupId>com.kyleu</groupId>
    <artifactId>projectile-parser-graphql_2.13</artifactId>
    <version>1.27.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.kyleu/projectile-parser-graphql_2.13/
implementation 'com.kyleu:projectile-parser-graphql_2.13:1.27.11'
// https://jarcasting.com/artifacts/com.kyleu/projectile-parser-graphql_2.13/
implementation ("com.kyleu:projectile-parser-graphql_2.13:1.27.11")
'com.kyleu:projectile-parser-graphql_2.13:jar:1.27.11'
<dependency org="com.kyleu" name="projectile-parser-graphql_2.13" rev="1.27.11">
  <artifact name="projectile-parser-graphql_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kyleu', module='projectile-parser-graphql_2.13', version='1.27.11')
)
libraryDependencies += "com.kyleu" % "projectile-parser-graphql_2.13" % "1.27.11"
[com.kyleu/projectile-parser-graphql_2.13 "1.27.11"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0
com.kyleu : projectile-parser-core_2.13 jar 1.27.11
com.kyleu : sangria_2.13 jar 1.4.2
com.kyleu : sangria-circe_2.13 jar 1.2.1

Project Modules

There are no modules declared in this project.

Projectile

Projectile creates beautiful Scala code from your Postgres database, GraphQL queries, TypeScript definitions, or Thrift IDL.

https://github.com/KyleU/projectile

Documentation

https://kyleu.com/projectile

License

Projectile was built by @KyleU and is licensed under CC0-1.0

You can basically do whatever you want with the code, no attribution required. Make it your own!

Versions

Version
1.27.11
1.27.10
1.27.9
1.27.8
1.20.0
1.19.3
1.16.7
1.16.2
1.16.1
1.16.0
1.15.3
1.14.0