| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.bbottema |
| Идентификатор | Идентификаторjetbrains-runtime-annotations |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
Описаниеjetbrains-runtime-nullability-annotations
The well-known Jetbrains nullability annotations, but with RUNTIME retention
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.bbottema/jetbrains-runtime-annotations/ -->
<dependency>
<groupId>com.github.bbottema</groupId>
<artifactId>jetbrains-runtime-annotations</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bbottema/jetbrains-runtime-annotations/
implementation 'com.github.bbottema:jetbrains-runtime-annotations:1.0.0'
// https://jarcasting.com/artifacts/com.github.bbottema/jetbrains-runtime-annotations/
implementation ("com.github.bbottema:jetbrains-runtime-annotations:1.0.0")
'com.github.bbottema:jetbrains-runtime-annotations:jar:1.0.0'
<dependency org="com.github.bbottema" name="jetbrains-runtime-annotations" rev="1.0.0">
<artifact name="jetbrains-runtime-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bbottema', module='jetbrains-runtime-annotations', version='1.0.0')
)
libraryDependencies += "com.github.bbottema" % "jetbrains-runtime-annotations" % "1.0.0"
[com.github.bbottema/jetbrains-runtime-annotations "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.21 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains : annotations | jar | 16.0.2 |
| com.github.spotbugs : spotbugs-annotations | jar | 3.1.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.6.1 |
| org.apache.logging.log4j : log4j-api | jar | 2.6.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.6.1 |
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 2.9.1 |
| org.mockito : mockito-core | jar | 2.23.4 |