is not current version
Last Version 4.7.1

SpotBugs 4.2.3

SpotBugs: Because it's easy!

License

License

Categories

Categories

Spotbugs Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.github.spotbugs
ArtifactId

ArtifactId

spotbugs
Version

Version

4.2.3
Type

Type

pom
Description

Description

SpotBugs
SpotBugs: Because it's easy!
Project URL

Project URL

https://spotbugs.github.io/
Source Code Management

Source Code Management

https://github.com/spotbugs/spotbugs/

Download spotbugs 4.2.3


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

Dependencies

compile (13)

Group / Artifact Type Version
org.ow2.asm : asm jar 9.1
org.ow2.asm : asm-analysis jar 9.1
org.ow2.asm : asm-commons jar 9.1
org.ow2.asm : asm-tree jar 9.1
org.ow2.asm : asm-util jar 9.1
org.apache.bcel : bcel jar 6.5.0
net.jcip : jcip-annotations jar 1.0
org.dom4j : dom4j jar 2.1.3
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.commons : commons-text jar 1.9
org.slf4j : slf4j-api jar 1.8.0-beta4
com.github.spotbugs : spotbugs-annotations jar 4.2.3
com.google.code.gson : gson jar 2.8.6

runtime (2)

Group / Artifact Type Version
jaxen : jaxen jar 1.2.0
net.sf.saxon : Saxon-HE jar 10.3

Project Modules

There are no modules declared in this project.