Last Version

Logging Custom Detectors 1.7

FindBugs custom detectors for GlassFish Logging conventions.

License

License

Categories

Categories

GlassFish Container Application Servers Logging Application Layer Libs
GroupId

GroupId

org.glassfish.findbugs
ArtifactId

ArtifactId

findbugs-logging-detectors
Version

Version

1.7
Type

Type

jar
Description

Description

Logging Custom Detectors
FindBugs custom detectors for GlassFish Logging conventions.
Project Organization

Project Organization

Oracle

Download findbugs-logging-detectors 1.7


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

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.mojo : findbugs-maven-plugin jar 2.5.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.