jax-rs-logging

Debug-log all http traffic via JAX-RS or MicroProfile REST Client; server and client side

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.github.t1
ArtifactId

ArtifactId

jax-rs-logging
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

jax-rs-logging
Debug-log all http traffic via JAX-RS or MicroProfile REST Client; server and client side
Project URL

Project URL

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

Source Code Management

https://github.com/t1/jax-rs-logging.git

Download jax-rs-logging

How to add to project

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

Dependencies

provided (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
org.projectlombok : lombok jar 1.18.24
jakarta.ws.rs : jakarta.ws.rs-api jar 2.1.6
org.eclipse.microprofile.rest.client : microprofile-rest-client-api jar 2.0
jakarta.annotation : jakarta.annotation-api jar 1.3.5

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.assertj : assertj-core jar 3.22.0
com.github.t1 : jee-testcontainers jar 1.9.0
org.jboss.resteasy : resteasy-client-microprofile jar 4.7.6.Final
org.jboss.resteasy : resteasy-json-binding-provider jar 4.7.6.Final
ch.qos.logback : logback-classic jar 1.2.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2