License |
License
The Apache License, Version 2.0
|
---|---|
GroupId | GroupIdio.americanexpress |
ArtifactId | ArtifactIdsynapse-service-graphql |
Last Version | Last Version0.1.0 |
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-service-graphql-0.1.0.pom | |
synapse-service-graphql-0.1.0.jar | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.americanexpress/synapse-service-graphql/ -->
<dependency>
<groupId>io.americanexpress</groupId>
<artifactId>synapse-service-graphql</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.americanexpress/synapse-service-graphql/
implementation 'io.americanexpress:synapse-service-graphql:0.1.0'
// https://jarcasting.com/artifacts/io.americanexpress/synapse-service-graphql/
implementation ("io.americanexpress:synapse-service-graphql:0.1.0")
'io.americanexpress:synapse-service-graphql:jar:0.1.0'
<dependency org="io.americanexpress" name="synapse-service-graphql" rev="0.1.0">
<artifact name="synapse-service-graphql" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.americanexpress', module='synapse-service-graphql', version='0.1.0')
)
libraryDependencies += "io.americanexpress" % "synapse-service-graphql" % "0.1.0"
[io.americanexpress/synapse-service-graphql "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-webflux | jar | 2.5.4 |
com.graphql-java : graphql-java-extended-scalars | jar | 16.0.1 |
com.graphql-java-kickstart : graphql-spring-boot-starter | jar | 11.0.0 |
com.graphql-java-kickstart : graphiql-spring-boot-starter | jar | 11.0.0 |
com.graphql-java-kickstart : voyager-spring-boot-starter | jar | 11.0.0 |