| License |
License
The Apache License, Version 2.0
|
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.americanexpress.synapse |
| ArtifactId | ArtifactIdsynapse-client-test |
| Version | Version0.2.2 |
| 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-test-0.2.2.pom | |
| synapse-client-test-0.2.2.jar | 12 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.americanexpress.synapse/synapse-client-test/ -->
<dependency>
<groupId>io.americanexpress.synapse</groupId>
<artifactId>synapse-client-test</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.americanexpress.synapse/synapse-client-test/
implementation 'io.americanexpress.synapse:synapse-client-test:0.2.2'
// https://jarcasting.com/artifacts/io.americanexpress.synapse/synapse-client-test/
implementation ("io.americanexpress.synapse:synapse-client-test:0.2.2")
'io.americanexpress.synapse:synapse-client-test:jar:0.2.2'
<dependency org="io.americanexpress.synapse" name="synapse-client-test" rev="0.2.2">
<artifact name="synapse-client-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.americanexpress.synapse', module='synapse-client-test', version='0.2.2')
)
libraryDependencies += "io.americanexpress.synapse" % "synapse-client-test" % "0.2.2"
[io.americanexpress.synapse/synapse-client-test "0.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.americanexpress.synapse : synapse-client-rest | jar | 0.2.2 |