License |
License
The Apache License, Version 2.0
|
---|---|
GroupId | GroupIdio.americanexpress |
ArtifactId | ArtifactIdsynapse-service-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-service-rest-0.1.0.pom | |
synapse-service-rest-0.1.0.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.americanexpress/synapse-service-rest/ -->
<dependency>
<groupId>io.americanexpress</groupId>
<artifactId>synapse-service-rest</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.americanexpress/synapse-service-rest/
implementation 'io.americanexpress:synapse-service-rest:0.1.0'
// https://jarcasting.com/artifacts/io.americanexpress/synapse-service-rest/
implementation ("io.americanexpress:synapse-service-rest:0.1.0")
'io.americanexpress:synapse-service-rest:jar:0.1.0'
<dependency org="io.americanexpress" name="synapse-service-rest" rev="0.1.0">
<artifact name="synapse-service-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.americanexpress', module='synapse-service-rest', version='0.1.0')
)
libraryDependencies += "io.americanexpress" % "synapse-service-rest" % "0.1.0"
[io.americanexpress/synapse-service-rest "0.1.0"]