org.seedstack.business:business-audit-logback

An enterprise-oriented full development stack

License

License

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

org.seedstack.business
ArtifactId

ArtifactId

business-audit-logback
Last Version

Last Version

2.0.0-M3
Release Date

Release Date

Type

Type

jar
Description

Description

An enterprise-oriented full development stack

Download business-audit-logback

How to add to project

<!-- https://jarcasting.com/artifacts/org.seedstack.business/business-audit-logback/ -->
<dependency>
    <groupId>org.seedstack.business</groupId>
    <artifactId>business-audit-logback</artifactId>
    <version>2.0.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.seedstack.business/business-audit-logback/
implementation 'org.seedstack.business:business-audit-logback:2.0.0-M3'
// https://jarcasting.com/artifacts/org.seedstack.business/business-audit-logback/
implementation ("org.seedstack.business:business-audit-logback:2.0.0-M3")
'org.seedstack.business:business-audit-logback:jar:2.0.0-M3'
<dependency org="org.seedstack.business" name="business-audit-logback" rev="2.0.0-M3">
  <artifact name="business-audit-logback" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.seedstack.business', module='business-audit-logback', version='2.0.0-M3')
)
libraryDependencies += "org.seedstack.business" % "business-audit-logback" % "2.0.0-M3"
[org.seedstack.business/business-audit-logback "2.0.0-M3"]

Dependencies

compile (2)

Group / Artifact Type Version
org.seedstack.business : business-audit jar 2.0.0-M3
ch.qos.logback : logback-classic jar

provided (1)

Group / Artifact Type Version
javax.el : javax.el-api jar

test (3)

Group / Artifact Type Version
org.seedstack.seed : seed-unittest-support jar
org.seedstack.seed : seed-integrationtest-support-core jar
org.seedstack.seed : seed-security-support-test jar

Project Modules

There are no modules declared in this project.

SeedStack Business Framework

Build status Coverage Status Maven Central

Based on the Domain-Driven-Design methodology, the business framework will help you structure and implement your business code cleanly and efficiently.

Copyright and license

This source code is copyrighted by The SeedStack Authors and released under the terms of the Mozilla Public License 2.0.

org.seedstack.business

SeedStack

Clean Java Development

Versions

Version
2.0.0-M3
2.0.0-M2