FindBugs-bcel

Modified BCEL for Findbugs

License

License

GroupId

GroupId

com.google.code.findbugs
ArtifactId

ArtifactId

bcel-findbugs
Last Version

Last Version

6.0
Release Date

Release Date

Type

Type

jar
Description

Description

FindBugs-bcel
Modified BCEL for Findbugs
Project URL

Project URL

http://findbugs.sourceforge.net/
Source Code Management

Source Code Management

https://code.google.com/p/findbugs/

Download bcel-findbugs

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
6.0