License |
License
The Apache License, Version 2.0
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.americanexpress.synapse |
ArtifactId | ArtifactIdsynapse-client-graphql |
Last Version | Last Version0.2.17 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSynapse is a set of lightweight foundational framework modules for rapid development built-in with enterprise
grade maturity and quality.
|
Filename | Size |
---|---|
synapse-client-graphql-0.2.17.pom | |
synapse-client-graphql-0.2.17.jar | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.americanexpress.synapse/synapse-client-graphql/ -->
<dependency>
<groupId>io.americanexpress.synapse</groupId>
<artifactId>synapse-client-graphql</artifactId>
<version>0.2.17</version>
</dependency>
// https://jarcasting.com/artifacts/io.americanexpress.synapse/synapse-client-graphql/
implementation 'io.americanexpress.synapse:synapse-client-graphql:0.2.17'
// https://jarcasting.com/artifacts/io.americanexpress.synapse/synapse-client-graphql/
implementation ("io.americanexpress.synapse:synapse-client-graphql:0.2.17")
'io.americanexpress.synapse:synapse-client-graphql:jar:0.2.17'
<dependency org="io.americanexpress.synapse" name="synapse-client-graphql" rev="0.2.17">
<artifact name="synapse-client-graphql" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.americanexpress.synapse', module='synapse-client-graphql', version='0.2.17')
)
libraryDependencies += "io.americanexpress.synapse" % "synapse-client-graphql" % "0.2.17"
[io.americanexpress.synapse/synapse-client-graphql "0.2.17"]
Group / Artifact | Type | Version |
---|---|---|
io.americanexpress.synapse : synapse-client-rest | jar | 0.2.17 |
org.slf4j : slf4j-ext | jar | 1.7.36 |
org.springframework.boot : spring-boot-starter-webflux | jar | 2.6.6 |
com.graphql-java : graphql-java-tools | jar | 5.2.4 |