FindBugs-Native-Annotations

Annotation defined by the FindBugs tool

Лицензия

Лицензия

Группа

Группа

com.google.code.findbugs
Идентификатор

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

findbugs-annotations
Последняя версия

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

3.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

FindBugs-Native-Annotations
Annotation defined by the FindBugs tool
Ссылка на сайт

Ссылка на сайт

http://findbugs.sourceforge.net/
Система контроля версий

Система контроля версий

https://github.com/findbugsproject/findbugs/

Скачать findbugs-annotations

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : jsr305 Необязательный jar 3.0.1

Модули Проекта

Данный проект не имеет модулей.
com.google.code.findbugs

The FindBugs project

Project working on the FindBugs project, a static analysis tool for Java

Версии библиотеки

Версия
3.0.1