Findbugs Annotations under Apache License

A clean room implementation of the Findbugs Annotations based entirely on the specification provided by the javadocs and at http://findbugs.sourceforge.net/manual/annotations.html.

Лицензия

Лицензия

Группа

Группа

com.github.stephenc.findbugs
Идентификатор

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

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

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

1.3.9-1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Findbugs Annotations under Apache License
A clean room implementation of the Findbugs Annotations based entirely on the specification provided by the javadocs and at http://findbugs.sourceforge.net/manual/annotations.html.
Система контроля версий

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

http://github.com/stephenc/findbugs-annotations/tree/master/

Скачать findbugs-annotations

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

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

Зависимости

compile (1)

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

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2

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

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

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

Версия
1.3.9-1
1.0-1