scannotation

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

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

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

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

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

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

http://scannotation.sf.net

Скачать scannotation

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

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

Зависимости

compile (1)

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

provided (1)

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

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.0

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

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

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

Версия
1.0.2