is not current version
Last Version 0.2.18

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


Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

io.americanexpress.synapse
ArtifactId

ArtifactId

synapse-framework-logging
Version

Version

0.2.4
Type

Type

jar

Download synapse-framework-logging 0.2.4


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