is not current version
Last Version 11.0.0

org.opendaylight.odlparent:spotbugs 8.0.2


Categories

Categories

Spotbugs Application Testing & Monitoring Code Analysis
GroupId

GroupId

org.opendaylight.odlparent
ArtifactId

ArtifactId

spotbugs
Version

Version

8.0.2
Type

Type

jar

Download spotbugs 8.0.2


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