Last Version

Log Filter Utils 1.3

A set of helpful utilities for the conventional log filters

License

License

Categories

Categories

IDE Development Tools Jersey Program Interface REST Frameworks
GroupId

GroupId

com.github.isopropylcyanide
ArtifactId

ArtifactId

jersey-log-utils
Version

Version

1.3
Type

Type

jar
Description

Description

Log Filter Utils
A set of helpful utilities for the conventional log filters
Project URL

Project URL

https://github.com/isopropylcyanide/jersey-log-utils
Source Code Management

Source Code Management

https://github.com/isopropylcyanide/jersey-log-utils

Download jersey-log-utils 1.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.glassfish.jersey.core : jersey-server jar 2.25.1
org.slf4j : slf4j-api jar 1.7.25

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.0.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.