Common Annotations 1.1 API

JSR 250: Common Annotations for the Java(TM) Platform

License

License

CDDL or GPLv2 with exceptions
Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.spec.javax.annotation
ArtifactId

ArtifactId

jboss-annotations-api_1.1_spec
Last Version

Last Version

1.0.1.Final
Release Date

Release Date

Type

Type

jar
Description

Description

Common Annotations 1.1 API
JSR 250: Common Annotations for the Java(TM) Platform
Project Organization

Project Organization

JBoss by Red Hat
Source Code Management

Source Code Management

https://github.com/jboss/jboss-annotations-api_spec

Download jboss-annotations-api_1.1_spec

How to add to project

<!-- https://jarcasting.com/artifacts/org.jboss.spec.javax.annotation/jboss-annotations-api_1.1_spec/ -->
<dependency>
    <groupId>org.jboss.spec.javax.annotation</groupId>
    <artifactId>jboss-annotations-api_1.1_spec</artifactId>
    <version>1.0.1.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.spec.javax.annotation/jboss-annotations-api_1.1_spec/
implementation 'org.jboss.spec.javax.annotation:jboss-annotations-api_1.1_spec:1.0.1.Final'
// https://jarcasting.com/artifacts/org.jboss.spec.javax.annotation/jboss-annotations-api_1.1_spec/
implementation ("org.jboss.spec.javax.annotation:jboss-annotations-api_1.1_spec:1.0.1.Final")
'org.jboss.spec.javax.annotation:jboss-annotations-api_1.1_spec:jar:1.0.1.Final'
<dependency org="org.jboss.spec.javax.annotation" name="jboss-annotations-api_1.1_spec" rev="1.0.1.Final">
  <artifact name="jboss-annotations-api_1.1_spec" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.spec.javax.annotation', module='jboss-annotations-api_1.1_spec', version='1.0.1.Final')
)
libraryDependencies += "org.jboss.spec.javax.annotation" % "jboss-annotations-api_1.1_spec" % "1.0.1.Final"
[org.jboss.spec.javax.annotation/jboss-annotations-api_1.1_spec "1.0.1.Final"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1.Final
1.0.0.Final
1.0.0.Beta2
1.0.0.Beta1