Last Version

io.americanexpress.synapse:framework 0.2.18

Synapse is a set of lightweight foundational framework modules for rapid development built-in with enterprise grade maturity and quality.

License

License

The Apache License, Version 2.0
GroupId

GroupId

io.americanexpress.synapse
ArtifactId

ArtifactId

framework
Version

Version

0.2.18
Type

Type

pom
Description

Description

Synapse is a set of lightweight foundational framework modules for rapid development built-in with enterprise grade maturity and quality.

Download framework 0.2.18

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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • synapse-framework-logging
  • synapse-framework-exception
  • synapse-framework-test
  • synapse-framework-api-docs