| License |
License
The Apache License, Version 2.0
|
|---|---|
| GroupId | GroupIdio.americanexpress.synapse |
| ArtifactId | ArtifactIdservice |
| Last Version | Last Version0.2.18 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSynapse is a set of lightweight foundational framework modules for rapid development built-in with enterprise
grade maturity and quality.
|
| Filename | Size |
|---|---|
| service-0.2.18.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.americanexpress.synapse/service/ -->
<dependency>
<groupId>io.americanexpress.synapse</groupId>
<artifactId>service</artifactId>
<version>0.2.18</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.americanexpress.synapse/service/
implementation 'io.americanexpress.synapse:service:0.2.18'
// https://jarcasting.com/artifacts/io.americanexpress.synapse/service/
implementation ("io.americanexpress.synapse:service:0.2.18")
'io.americanexpress.synapse:service:pom:0.2.18'
<dependency org="io.americanexpress.synapse" name="service" rev="0.2.18">
<artifact name="service" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.americanexpress.synapse', module='service', version='0.2.18')
)
libraryDependencies += "io.americanexpress.synapse" % "service" % "0.2.18"
[io.americanexpress.synapse/service "0.2.18"]