| License |
License |
|---|---|
| GroupId | GroupIdse.l4.graphql.binding |
| ArtifactId | ArtifactIdgraphql-binding |
| Last Version | Last Version3.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongraphql-binding
Create GraphQL services using annotations
|
| Filename | Size |
|---|---|
| graphql-binding-3.0.1.pom | |
| graphql-binding-3.0.1.jar | 142 KB |
| graphql-binding-3.0.1-sources.jar | 76 KB |
| graphql-binding-3.0.1-javadoc.jar | 925 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/se.l4.graphql.binding/graphql-binding/ -->
<dependency>
<groupId>se.l4.graphql.binding</groupId>
<artifactId>graphql-binding</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/se.l4.graphql.binding/graphql-binding/
implementation 'se.l4.graphql.binding:graphql-binding:3.0.1'
// https://jarcasting.com/artifacts/se.l4.graphql.binding/graphql-binding/
implementation ("se.l4.graphql.binding:graphql-binding:3.0.1")
'se.l4.graphql.binding:graphql-binding:jar:3.0.1'
<dependency org="se.l4.graphql.binding" name="graphql-binding" rev="3.0.1">
<artifact name="graphql-binding" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.l4.graphql.binding', module='graphql-binding', version='3.0.1')
)
libraryDependencies += "se.l4.graphql.binding" % "graphql-binding" % "3.0.1"
[se.l4.graphql.binding/graphql-binding "3.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.graphql-java : graphql-java | jar | 16.1 |
| se.l4.ylem.types : ylem-types-reflect | jar | 1.0.0 |
| se.l4.ylem.types : ylem-types-discovery | jar | 1.0.0 |
| se.l4.ylem.types : ylem-types-instances | jar | 1.0.0 |
| se.l4.ylem.types : ylem-types-matching | jar | 1.0.0 |
| se.l4.ylem.types : ylem-types-conversion | jar | 1.0.0 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| com.github.spotbugs : spotbugs-annotations Optional | jar | 4.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.reactivex.rxjava2 : rxjava | jar | 2.2.15 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.6.2 |
| org.hamcrest : hamcrest-core | jar | 2.2 |