Last Version

graphql-schema-from-introspection-generator-core 0.2.2

Generate GraphQL Schema (GraphQL DSL or SDL) based on introspection query result

License

License

Categories

Categories

Introspection Application Layer Libs
GroupId

GroupId

io.github.mstachniuk
ArtifactId

ArtifactId

graphql-schema-from-introspection-generator-core
Version

Version

0.2.2
Type

Type

jar
Description

Description

graphql-schema-from-introspection-generator-core
Generate GraphQL Schema (GraphQL DSL or SDL) based on introspection query result
Project URL

Project URL

https://github.com/mstachniuk/graphql-schema-from-introspection-generator
Source Code Management

Source Code Management

https://github.com/mstachniuk/graphql-schema-from-introspection-generator.git

Download graphql-schema-from-introspection-generator-core 0.2.2


<!-- https://jarcasting.com/artifacts/io.github.mstachniuk/graphql-schema-from-introspection-generator-core/ -->
<dependency>
    <groupId>io.github.mstachniuk</groupId>
    <artifactId>graphql-schema-from-introspection-generator-core</artifactId>
    <version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mstachniuk/graphql-schema-from-introspection-generator-core/
implementation 'io.github.mstachniuk:graphql-schema-from-introspection-generator-core:0.2.2'
// https://jarcasting.com/artifacts/io.github.mstachniuk/graphql-schema-from-introspection-generator-core/
implementation ("io.github.mstachniuk:graphql-schema-from-introspection-generator-core:0.2.2")
'io.github.mstachniuk:graphql-schema-from-introspection-generator-core:jar:0.2.2'
<dependency org="io.github.mstachniuk" name="graphql-schema-from-introspection-generator-core" rev="0.2.2">
  <artifact name="graphql-schema-from-introspection-generator-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mstachniuk', module='graphql-schema-from-introspection-generator-core', version='0.2.2')
)
libraryDependencies += "io.github.mstachniuk" % "graphql-schema-from-introspection-generator-core" % "0.2.2"
[io.github.mstachniuk/graphql-schema-from-introspection-generator-core "0.2.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.31
com.beust : klaxon jar 3.0.1

Project Modules

There are no modules declared in this project.