Infer annotations JAR

Useful annotations for the Infer static analyzer

Лицензия

Лицензия

Категории

Категории

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

Группа

com.facebook.infer.annotation
Идентификатор

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

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

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

0.10.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Infer annotations JAR
Useful annotations for the Infer static analyzer

Скачать annotations

Имя Файла Размер
annotations-0.10.0.pom
annotations-0.10.0.jar 1 KB
Обзор

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

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

Зависимости

compile (1)

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

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

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

Infer Build Status

Infer is a static analysis tool for Java, Objective-C and C, written in OCaml.

Installation

Read our Getting Started page for details on how to install packaged versions of Infer. To build Infer from source, see INSTALL.md.

License

Infer is BSD-licensed. We also provide an additional patent grant.

Note: Enabling Java support may require you to download and install components licensed under the GPL.

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

Версия
0.10.0