License |
License
The Apache License, Version 2.0
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.americanexpress.synapse |
ArtifactId | ArtifactIdsynapse-archetype-client-graphql |
Last Version | Last Version0.2.18 |
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.
|
<!-- https://jarcasting.com/artifacts/io.americanexpress.synapse/synapse-archetype-client-graphql/ -->
<dependency>
<groupId>io.americanexpress.synapse</groupId>
<artifactId>synapse-archetype-client-graphql</artifactId>
<version>0.2.18</version>
</dependency>
// https://jarcasting.com/artifacts/io.americanexpress.synapse/synapse-archetype-client-graphql/
implementation 'io.americanexpress.synapse:synapse-archetype-client-graphql:0.2.18'
// https://jarcasting.com/artifacts/io.americanexpress.synapse/synapse-archetype-client-graphql/
implementation ("io.americanexpress.synapse:synapse-archetype-client-graphql:0.2.18")
'io.americanexpress.synapse:synapse-archetype-client-graphql:jar:0.2.18'
<dependency org="io.americanexpress.synapse" name="synapse-archetype-client-graphql" rev="0.2.18">
<artifact name="synapse-archetype-client-graphql" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.americanexpress.synapse', module='synapse-archetype-client-graphql', version='0.2.18')
)
libraryDependencies += "io.americanexpress.synapse" % "synapse-archetype-client-graphql" % "0.2.18"
[io.americanexpress.synapse/synapse-archetype-client-graphql "0.2.18"]