License |
License |
---|---|
GroupId | GroupIdcom.infomaximum |
ArtifactId | ArtifactIdcluster-graphql |
Version | Version1.0.1p5 |
Type | Typejar |
Description |
Descriptioncluster
Library for support graphql to cluster
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cluster-graphql-1.0.1p5.pom | |
cluster-graphql-1.0.1p5.jar | 84 KB |
cluster-graphql-1.0.1p5-sources.jar | 48 KB |
cluster-graphql-1.0.1p5-javadoc.jar | 263 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.infomaximum/cluster-graphql/ -->
<dependency>
<groupId>com.infomaximum</groupId>
<artifactId>cluster-graphql</artifactId>
<version>1.0.1p5</version>
</dependency>
// https://jarcasting.com/artifacts/com.infomaximum/cluster-graphql/
implementation 'com.infomaximum:cluster-graphql:1.0.1p5'
// https://jarcasting.com/artifacts/com.infomaximum/cluster-graphql/
implementation ("com.infomaximum:cluster-graphql:1.0.1p5")
'com.infomaximum:cluster-graphql:jar:1.0.1p5'
<dependency org="com.infomaximum" name="cluster-graphql" rev="1.0.1p5">
<artifact name="cluster-graphql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.infomaximum', module='cluster-graphql', version='1.0.1p5')
)
libraryDependencies += "com.infomaximum" % "cluster-graphql" % "1.0.1p5"
[com.infomaximum/cluster-graphql "1.0.1p5"]
Group / Artifact | Type | Version |
---|---|---|
com.infomaximum : cluster | jar | 1.0.2p1 |
com.graphql-java : graphql-java | jar | 15.0 |
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.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
ch.qos.logback : logback-core | jar | 1.2.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |