| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.infomaximum | 
    
| ArtifactId | ArtifactIdcluster-graphql | 
    
| Last Version | Last Version1.1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioncluster 
            Library for creating a light cluster 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| cluster-graphql-1.1.0.pom | |
| cluster-graphql-1.1.0.jar | 84 KB | 
| cluster-graphql-1.1.0-sources.jar | 48 KB | 
| cluster-graphql-1.1.0-javadoc.jar | 262 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.infomaximum/cluster-graphql/ -->
<dependency>
    <groupId>com.infomaximum</groupId>
    <artifactId>cluster-graphql</artifactId>
    <version>1.1.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.infomaximum/cluster-graphql/
implementation 'com.infomaximum:cluster-graphql:1.1.0'
                // https://jarcasting.com/artifacts/com.infomaximum/cluster-graphql/
implementation ("com.infomaximum:cluster-graphql:1.1.0")
                'com.infomaximum:cluster-graphql:jar:1.1.0'
                <dependency org="com.infomaximum" name="cluster-graphql" rev="1.1.0">
  <artifact name="cluster-graphql" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.infomaximum', module='cluster-graphql', version='1.1.0')
)
                libraryDependencies += "com.infomaximum" % "cluster-graphql" % "1.1.0"
                [com.infomaximum/cluster-graphql "1.1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.graphql-java : graphql-java | jar | 15.0 | 
| com.google.guava : guava | jar | 31.1-jre | 
| org.reflections : reflections | jar | 0.10.2 | 
| io.reactivex.rxjava2 : rxjava | jar | 2.2.19 | 
| javax.servlet : javax.servlet-api | jar | 4.0.1 | 
| javax.validation : validation-api | jar | 2.0.1.Final | 
| org.slf4j : slf4j-api | jar | 1.7.32 |