| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.scannotation |
| Идентификатор | Идентификаторscannotation |
| Последняя версия | Последняя версия1.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеscannotation
Scannotation is a Java library that creates an annotation database from a set of .class files
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| scannotation-1.0.3.pom | |
| scannotation-1.0.3.jar | 18 KB |
| scannotation-1.0.3-sources.jar | 11 KB |
| scannotation-1.0.3-javadoc.jar | 95 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javassist : javassist | jar | 3.12.1.GA |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.0 |
| org.resteasy » titan-cruise | jar | 1.0 |