Jar examples for j:jsr250-api
JSR-250 Reference Implementation by Glassfish
You can download jar file jsr250-api 1.0 in this page.
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
You can use the following script to add jsr250-api-1.0.jar to your project.
<dependency> <groupId>javax.annotation</groupId> <artifactId>jsr250-api</artifactId> <version>1.0</version> </dependency>
compile group: 'javax.annotation', name: 'jsr250-api', version: '1.0'
libraryDependencies += "javax.annotation" % "jsr250-api" % "1.0"
<dependency org="javax.annotation" name="jsr250-api" rev="1.0"/>
@Grapes(@Grab(group='javax.annotation', module='jsr250-api', version='1.0'))
'javax.annotation:jsr250-api:jar:1.0'
Click the following link to download the jar file.
jsr250-api-1.0-sources.jar