is not current version
Last Version 0.2.18

io.americanexpress.synapse:synapse-framework-logging 0.2.13


Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

io.americanexpress.synapse
ArtifactId

ArtifactId

synapse-framework-logging
Version

Version

0.2.13
Type

Type

jar

Download synapse-framework-logging 0.2.13


<!-- https://jarcasting.com/artifacts/io.americanexpress.synapse/synapse-framework-logging/ -->
<dependency>
    <groupId>io.americanexpress.synapse</groupId>
    <artifactId>synapse-framework-logging</artifactId>
    <version>0.2.13</version>
</dependency>
// https://jarcasting.com/artifacts/io.americanexpress.synapse/synapse-framework-logging/
implementation 'io.americanexpress.synapse:synapse-framework-logging:0.2.13'
// https://jarcasting.com/artifacts/io.americanexpress.synapse/synapse-framework-logging/
implementation ("io.americanexpress.synapse:synapse-framework-logging:0.2.13")
'io.americanexpress.synapse:synapse-framework-logging:jar:0.2.13'
<dependency org="io.americanexpress.synapse" name="synapse-framework-logging" rev="0.2.13">
  <artifact name="synapse-framework-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.americanexpress.synapse', module='synapse-framework-logging', version='0.2.13')
)
libraryDependencies += "io.americanexpress.synapse" % "synapse-framework-logging" % "0.2.13"
[io.americanexpress.synapse/synapse-framework-logging "0.2.13"]