scannotation

Scannotation is a Java library that creates an annotation database from a set of .class files

Лицензия

Лицензия

Группа

Группа

org.scannotation
Идентификатор

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

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

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

1.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

scannotation
Scannotation is a Java library that creates an annotation database from a set of .class files
Ссылка на сайт

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

http://scannotation.sf.net
Система контроля версий

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

https://sourceforge.net/p/scannotation/code/HEAD/tree/

Скачать scannotation

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

<!-- https://jarcasting.com/artifacts/org.scannotation/scannotation/ -->
<dependency>
    <groupId>org.scannotation</groupId>
    <artifactId>scannotation</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.scannotation/scannotation/
implementation 'org.scannotation:scannotation:1.0.3'
// https://jarcasting.com/artifacts/org.scannotation/scannotation/
implementation ("org.scannotation:scannotation:1.0.3")
'org.scannotation:scannotation:jar:1.0.3'
<dependency org="org.scannotation" name="scannotation" rev="1.0.3">
  <artifact name="scannotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scannotation', module='scannotation', version='1.0.3')
)
libraryDependencies += "org.scannotation" % "scannotation" % "1.0.3"
[org.scannotation/scannotation "1.0.3"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
javassist : javassist jar 3.12.1.GA

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.5

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.0
org.resteasy » titan-cruise jar 1.0

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

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

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

Версия
1.0.3