FindBugs-bcel

Modified BCEL for Findbugs

License

License

GroupId

GroupId

com.google.code.findbugs
ArtifactId

ArtifactId

bcel
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

FindBugs-bcel
Modified BCEL for Findbugs
Project URL

Project URL

http://findbugs.sourceforge.net/

Download bcel

Filename Size
bcel-2.0.2.pom
bcel-2.0.2.jar 570 KB
Browse

How to add to project

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

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
2.0.2
2.0.1
2.0.0
1.3.9
1.3.8
1.3.7