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