BCEL custom version used by findbugs


Categories

Categories

Net
GroupId

GroupId

net.sourceforge.findbugs
ArtifactId

ArtifactId

bcel
Last Version

Last Version

5.1
Release Date

Release Date

Type

Type

jar
Description

Description

BCEL custom version used by findbugs

Download bcel

Filename Size
bcel-5.1.pom
bcel-5.1.jar 518 KB
Browse

How to add to project

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

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
5.1
1.3.7
1.3.2
1.2.1
1.2.0
1.1.3