JBoss Jakarta Annotations API


Лицензия

Лицензия

Категории

Категории

JBoss Контейнер Application Servers
Группа

Группа

org.jboss.spec.javax.annotation
Идентификатор

Идентификатор

jboss-annotations-api_1.3_spec
Последняя версия

Последняя версия

2.0.1.Final
Дата

Дата

Тип

Тип

jar
Описание

Описание

JBoss Jakarta Annotations API
JBoss Jakarta Annotations API
Ссылка на сайт

Ссылка на сайт

https://github.com/jboss/jboss-jakarta-annotations-api_spec
Организация-разработчик

Организация-разработчик

JBoss by Red Hat
Система контроля версий

Система контроля версий

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

Скачать jboss-annotations-api_1.3_spec

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

JBoss Jakarta Annotations

What is this

This is fork of Jakarta Annotations api project. Upstream used: https://github.com/eclipse-ee4j/common-annotations-api/

Jakarta Annotations Build Status

Jakarta Annotations defines a collection of annotations representing common semantic concepts that enable a declarative style of programming that applies across a variety of Java technologies.

This standalone release of Jakarta Annotations uses a Java Platform Module System "automatic" module name of java.annotation, to match the module name used in JDK 9. A future version will include full module metadata.

Версии библиотеки

Версия
2.0.1.Final
2.0.0.Final
2.0.0.CR1
1.0.1.Final
1.0.0.Final