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