findbugs:findbugs

Findbugs: Because it's easy!

GroupId

GroupId

findbugs
ArtifactId

ArtifactId

findbugs
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Findbugs: Because it's easy!
Project URL

Project URL

http://findbugs.sf.net

Download findbugs

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
findbugs : annotations jar 1.0.0
bcel : bcel jar 5.1
findbugs : coreplugin jar 1.0.0
findbugs : findbugs-ant jar 1.0.0
findbugs : findbugsGUI jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.9.6
0.9.4
0.9.3
0.9.1
0.8.4
0.8.2
0.7.2
0.7.1
0.7.0
0.6.5
0.6.4