не последняя версия
Последняя версия 11.0.0

org.opendaylight.odlparent:spotbugs 8.0.2


Категории

Категории

Spotbugs Тестирование приложения и мониторинг Code Analysis
Группа

Группа

org.opendaylight.odlparent
Идентификатор

Идентификатор

spotbugs
Версия

Версия

8.0.2
Тип

Тип

jar

Скачать spotbugs 8.0.2

Имя Файла Размер
spotbugs-8.0.2.pom
spotbugs-8.0.2.jar 3 KB
Обзор

<!-- 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"]