MVN

javax.annotation : jsr250-api

Maven & Gradle

May 15, 2007
925 usages

JSR-250 Common Annotations for the JavaTM Platform · JSR-250 Reference Implementation by Glassfish

<dependency>
    <groupId>javax.annotation</groupId>
    <artifactId>jsr250-api</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of javax.annotation : jsr250-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of javax.annotation : jsr250-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
jsr250-api-1.0
jsr250-api-1.0-20050927.133100

How to add a dependency to Maven

Add the following javax.annotation : jsr250-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>javax.annotation</groupId>
    <artifactId>jsr250-api</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following javax.annotation : jsr250-api gradle dependency to your build.gradle file:

implementation 'javax.annotation:jsr250-api:1.0'

Gradle Kotlin DSL: Add the following javax.annotation : jsr250-api gradle kotlin dependency to your build.gradle.kts file:

implementation("javax.annotation:jsr250-api:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following javax.annotation : jsr250-api sbt scala dependency to your build.sbt file:

libraryDependencies += "javax.annotation" % "jsr250-api" % "1.0"

Advertisement

Dependencies from Group

Feb 21, 2018
5k usages
31 stars
May 15, 2007
925 usages

Discover Dependencies

Jun 15, 2011
288 usages
Jul 27, 2023
174 usages
1.9k stars
May 11, 2023
644 usages
1.8k stars
Aug 09, 2023
44 usages
731 stars
Aug 25, 2023
175 usages
3.9k stars
Jul 31, 2023
612 usages
3.7k stars
Nov 23, 2022
660 usages
1.3k stars
Jun 02, 2023
357 usages
14.2k stars
Jun 28, 2023
13 usages
1.2k stars
Aug 17, 2023
94 usages
4.6k stars