License |
License |
---|---|
GroupId | GroupIdcom.github.bbottema |
ArtifactId | ArtifactIdjetbrains-runtime-annotations |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjetbrains-runtime-nullability-annotations
The well-known Jetbrains nullability annotations, but with RUNTIME retention
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 16.0.2 |
com.github.spotbugs : spotbugs-annotations | jar | 3.1.3 |
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 |