Last Version

SpotBugs 4.7.1

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.7.1
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.7.1


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

Dependencies

compile (13)

Group / Artifact Type Version
org.ow2.asm : asm jar 9.3
org.ow2.asm : asm-analysis jar 9.3
org.ow2.asm : asm-commons jar 9.3
org.ow2.asm : asm-tree jar 9.3
org.ow2.asm : asm-util jar 9.3
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.7.1
com.google.code.gson : gson jar 2.9.0

runtime (2)

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

Project Modules

There are no modules declared in this project.