| License |
License
The Apache License, Version 2.0
|
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.americanexpress |
| ArtifactId | ArtifactIdsynapse-client-rest |
| 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-client-rest-0.1.0.pom | |
| synapse-client-rest-0.1.0.jar | 43 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.americanexpress/synapse-client-rest/ -->
<dependency>
<groupId>io.americanexpress</groupId>
<artifactId>synapse-client-rest</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.americanexpress/synapse-client-rest/
implementation 'io.americanexpress:synapse-client-rest:0.1.0'
// https://jarcasting.com/artifacts/io.americanexpress/synapse-client-rest/
implementation ("io.americanexpress:synapse-client-rest:0.1.0")
'io.americanexpress:synapse-client-rest:jar:0.1.0'
<dependency org="io.americanexpress" name="synapse-client-rest" rev="0.1.0">
<artifact name="synapse-client-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.americanexpress', module='synapse-client-rest', version='0.1.0')
)
libraryDependencies += "io.americanexpress" % "synapse-client-rest" % "0.1.0"
[io.americanexpress/synapse-client-rest "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.americanexpress : synapse-framework-exception | jar | 0.1.0 |
| io.americanexpress : synapse-utilities-common | jar | 0.1.0 |
| io.americanexpress : synapse-framework-test | jar | 0.1.0 |
| org.slf4j : slf4j-ext | jar | 1.7.7 |
| org.springframework.boot : spring-boot-starter-webflux | jar | 2.5.4 |