JDT Annotations for Enhanced Null Analysis

Eclipse JDT Annotations for Enhanced Null Analysis for Java 8

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

at.bestsolution.eclipse
Идентификатор

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

org.eclipse.jdt.annotation
Последняя версия

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

2.0.100
Дата

Дата

Тип

Тип

jar
Описание

Описание

JDT Annotations for Enhanced Null Analysis
Eclipse JDT Annotations for Enhanced Null Analysis for Java 8
Ссылка на сайт

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

https://repo.eclipse.org/content/repositories/eclipse-releases/org/eclipse/jdt/org.eclipse.jdt.annotation
Система контроля версий

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

http://git.eclipse.org/c/jdt/eclipse.jdt.core.git/tree/org.eclipse.jdt.annotation

Скачать org.eclipse.jdt.annotation

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
2.0.100