jetbrains-runtime-nullability-annotations

The well-known Jetbrains nullability annotations, but with RUNTIME retention

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

jetbrains-runtime-nullability-annotations
The well-known Jetbrains nullability annotations, but with RUNTIME retention
Ссылка на сайт

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

https://github.com/bbottema/jetbrains-runtime-nullability-annotations
Система контроля версий

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

https://github.com/bbottema/jetbrains-runtime-nullability-annotations

Скачать jetbrains-runtime-annotations

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.25

provided (2)

Идентификатор библиотеки Тип Версия
org.jetbrains : annotations jar 16.0.2
com.github.spotbugs : spotbugs-annotations jar 3.1.3

test (6)

Идентификатор библиотеки Тип Версия
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.0
org.apache.logging.log4j : log4j-api jar 2.17.0
org.apache.logging.log4j : log4j-core jar 2.17.0
junit : junit jar 4.13.1
org.assertj : assertj-core jar 2.9.1
org.mockito : mockito-core jar 3.3.3

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

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

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

Версия
1.0.1
1.0.0