sticky-composite-logging-deploy-3

Composition of artifacts used to actually process log requests, uses logback as a native implementation of slf4j

License

License

Categories

Categories

Net Logging Application Layer Libs
GroupId

GroupId

net.stickycode.composite
ArtifactId

ArtifactId

sticky-composite-logging-deploy
Last Version

Last Version

3.2
Release Date

Release Date

Type

Type

jar
Description

Description

sticky-composite-logging-deploy-3
Composition of artifacts used to actually process log requests, uses logback as a native implementation of slf4j
Project URL

Project URL

https://stickycode.readthedocs.io/en/latest/composition/index.html
Project Organization

Project Organization

RedEngine Ltd

Download sticky-composite-logging-deploy

How to add to project

<!-- https://jarcasting.com/artifacts/net.stickycode.composite/sticky-composite-logging-deploy/ -->
<dependency>
    <groupId>net.stickycode.composite</groupId>
    <artifactId>sticky-composite-logging-deploy</artifactId>
    <version>3.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode.composite/sticky-composite-logging-deploy/
implementation 'net.stickycode.composite:sticky-composite-logging-deploy:3.2'
// https://jarcasting.com/artifacts/net.stickycode.composite/sticky-composite-logging-deploy/
implementation ("net.stickycode.composite:sticky-composite-logging-deploy:3.2")
'net.stickycode.composite:sticky-composite-logging-deploy:jar:3.2'
<dependency org="net.stickycode.composite" name="sticky-composite-logging-deploy" rev="3.2">
  <artifact name="sticky-composite-logging-deploy" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode.composite', module='sticky-composite-logging-deploy', version='3.2')
)
libraryDependencies += "net.stickycode.composite" % "sticky-composite-logging-deploy" % "3.2"
[net.stickycode.composite/sticky-composite-logging-deploy "3.2"]

Dependencies

compile (3)

Group / Artifact Type Version
net.stickycode.composite : sticky-composite-logging-api jar [3.3,4)
ch.qos.logback : logback-core jar [1.2.3]
ch.qos.logback : logback-classic jar [1.2.3]

Project Modules

There are no modules declared in this project.

Versions

Version
3.2
3.1
2.1
1.5
1.4