License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdcom.github.t1 |
ArtifactId | ArtifactIdlogging-interceptor |
Version | Version3.2.6 |
Type | Typejar |
Description |
DescriptionLogging-Interceptor
CDI interceptor for logging to slf4j
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
logging-interceptor-3.2.6.pom | |
logging-interceptor-3.2.6.jar | 719 KB |
logging-interceptor-3.2.6-sources.jar | 24 KB |
logging-interceptor-3.2.6-javadoc.jar | 106 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.t1 : stereotype-helper Optional | jar | 1.0.8 |
org.javassist : javassist Optional | jar | 3.27.0-GA |
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 |
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 |