is not current version
Last Version 11.0.0

org.opendaylight.odlparent:spotbugs 5.0.4


Categories

Categories

Spotbugs Application Testing & Monitoring Code Analysis
GroupId

GroupId

org.opendaylight.odlparent
ArtifactId

ArtifactId

spotbugs
Version

Version

5.0.4
Type

Type

jar

Download spotbugs 5.0.4


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