License |
License
The Apache License, Version 2.0
|
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdio.americanexpress |
ArtifactId | ArtifactIdsynapse-framework-logging |
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-framework-logging-0.1.0.pom | |
synapse-framework-logging-0.1.0.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.americanexpress/synapse-framework-logging/ -->
<dependency>
<groupId>io.americanexpress</groupId>
<artifactId>synapse-framework-logging</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.americanexpress/synapse-framework-logging/
implementation 'io.americanexpress:synapse-framework-logging:0.1.0'
// https://jarcasting.com/artifacts/io.americanexpress/synapse-framework-logging/
implementation ("io.americanexpress:synapse-framework-logging:0.1.0")
'io.americanexpress:synapse-framework-logging:jar:0.1.0'
<dependency org="io.americanexpress" name="synapse-framework-logging" rev="0.1.0">
<artifact name="synapse-framework-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.americanexpress', module='synapse-framework-logging', version='0.1.0')
)
libraryDependencies += "io.americanexpress" % "synapse-framework-logging" % "0.1.0"
[io.americanexpress/synapse-framework-logging "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.6.2 |
org.junit.platform : junit-platform-launcher | jar | 1.7.0 |
org.junit.platform : junit-platform-runner | jar | 1.7.0 |
org.springframework.boot : spring-boot-starter-log4j2 | jar | |
org.slf4j : slf4j-ext | jar | 1.7.7 |