Last Version

jetbrains-runtime-nullability-annotations 1.0.1

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

License

License

GroupId

GroupId

com.github.bbottema
ArtifactId

ArtifactId

jetbrains-runtime-annotations
Version

Version

1.0.1
Type

Type

jar
Description

Description

jetbrains-runtime-nullability-annotations
The well-known Jetbrains nullability annotations, but with RUNTIME retention
Project URL

Project URL

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

Source Code Management

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

Download jetbrains-runtime-annotations 1.0.1


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

provided (2)

Group / Artifact Type Version
org.jetbrains : annotations jar 16.0.2
com.github.spotbugs : spotbugs-annotations jar 3.1.3

test (6)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.