| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.xlrit.gears.runtime | 
    
| ArtifactId | ArtifactIdgears-engine-graphql | 
    
| Last Version | Last Version0.20 | 
        
| Release Date | Release Date | 
        
| Type | Typewar | 
    
| Description | 
            Descriptioncom.xlrit.gears.runtime:gears-engine-graphql 
            GEARS Engine - GraphQL Interface 
         | 
    
| Filename | Size | 
|---|---|
| gears-engine-graphql-0.20.pom | |
| gears-engine-graphql-0.20.war | 8 MB | 
| gears-engine-graphql-0.20-sources.jar | 12 KB | 
| gears-engine-graphql-0.20-javadoc.jar | 64 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.xlrit.gears.runtime/gears-engine-graphql/ -->
<dependency>
    <groupId>com.xlrit.gears.runtime</groupId>
    <artifactId>gears-engine-graphql</artifactId>
    <version>0.20</version>
    <type>war</type>
</dependency>
                // https://jarcasting.com/artifacts/com.xlrit.gears.runtime/gears-engine-graphql/
implementation 'com.xlrit.gears.runtime:gears-engine-graphql:0.20'
                // https://jarcasting.com/artifacts/com.xlrit.gears.runtime/gears-engine-graphql/
implementation ("com.xlrit.gears.runtime:gears-engine-graphql:0.20")
                'com.xlrit.gears.runtime:gears-engine-graphql:war:0.20'
                <dependency org="com.xlrit.gears.runtime" name="gears-engine-graphql" rev="0.20">
  <artifact name="gears-engine-graphql" type="war" />
</dependency>
                @Grapes(
@Grab(group='com.xlrit.gears.runtime', module='gears-engine-graphql', version='0.20')
)
                libraryDependencies += "com.xlrit.gears.runtime" % "gears-engine-graphql" % "0.20"
                [com.xlrit.gears.runtime/gears-engine-graphql "0.20"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.auth0 : java-jwt | jar | 3.8.3 | 
| com.graphql-java-kickstart : graphql-java-tools | jar | 6.2.0 | 
| com.graphql-java-kickstart : graphql-java-servlet | jar | 10.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.xlrit.gears.runtime : gears-engine | jar | 0.20 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.10.1 | 
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.1 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.xlrit.gears.runtime : gears-test | jar | 0.20 |