Last Version

Logging-Interceptor 3.2.6

CDI interceptor for logging to slf4j

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.github.t1
ArtifactId

ArtifactId

logging-interceptor
Version

Version

3.2.6
Type

Type

jar
Description

Description

Logging-Interceptor
CDI interceptor for logging to slf4j
Project URL

Project URL

https://github.com/t1/logging-interceptor
Source Code Management

Source Code Management

https://github.com/t1/logging-interceptor.git

Download logging-interceptor 3.2.6


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.t1 : stereotype-helper Optional jar 1.0.8
org.javassist : javassist Optional jar 3.27.0-GA

provided (3)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.18
javax : javaee-api jar 7.0
org.slf4j : slf4j-api jar 1.7.25

test (7)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 2.28.2
org.glassfish : javax.json jar 1.1.2
org.assertj : assertj-core jar 3.19.0
org.jboss.arquillian.junit : arquillian-junit-container jar
org.jboss.arquillian.container : arquillian-weld-ee-embedded-1.1 jar 1.0.0.Final
org.jboss.weld : weld-core jar 3.0.0.Alpha6

Project Modules

There are no modules declared in this project.