Last Version

findbugs-slf4j bug pattern 1.5.0

FindBugs plugin for SLF4J

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

jp.skypencil.findbugs.slf4j
ArtifactId

ArtifactId

bug-pattern
Version

Version

1.5.0
Type

Type

jar
Description

Description

findbugs-slf4j bug pattern
FindBugs plugin for SLF4J
Project URL

Project URL

https://github.com/KengoTODA/findbugs-slf4j

Download bug-pattern 1.5.0


<!-- https://jarcasting.com/artifacts/jp.skypencil.findbugs.slf4j/bug-pattern/ -->
<dependency>
    <groupId>jp.skypencil.findbugs.slf4j</groupId>
    <artifactId>bug-pattern</artifactId>
    <version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/jp.skypencil.findbugs.slf4j/bug-pattern/
implementation 'jp.skypencil.findbugs.slf4j:bug-pattern:1.5.0'
// https://jarcasting.com/artifacts/jp.skypencil.findbugs.slf4j/bug-pattern/
implementation ("jp.skypencil.findbugs.slf4j:bug-pattern:1.5.0")
'jp.skypencil.findbugs.slf4j:bug-pattern:jar:1.5.0'
<dependency org="jp.skypencil.findbugs.slf4j" name="bug-pattern" rev="1.5.0">
  <artifact name="bug-pattern" type="jar" />
</dependency>
@Grapes(
@Grab(group='jp.skypencil.findbugs.slf4j', module='bug-pattern', version='1.5.0')
)
libraryDependencies += "jp.skypencil.findbugs.slf4j" % "bug-pattern" % "1.5.0"
[jp.skypencil.findbugs.slf4j/bug-pattern "1.5.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 28.0-jre
org.slf4j : slf4j-api jar 1.7.26

provided (2)

Group / Artifact Type Version
com.github.spotbugs : spotbugs jar 3.1.12
org.projectlombok : lombok jar 1.18.8

runtime (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.4.2

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.2
org.mockito : mockito-core jar 2.28.2
com.google.truth : truth jar 0.46
com.github.spotbugs : test-harness jar 3.1.12
com.youdevise : test-driven-detectors4findbugs jar 1.0
junit : junit jar 4.12
org.junit.vintage : junit-vintage-engine jar 5.4.2

Project Modules

There are no modules declared in this project.