| Лицензия |
Лицензия |
|---|---|
| Группа | Группаit.cosenonjaviste |
| Идентификатор | Идентификаторalfresco-annotations |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
Описаниеit.cosenonjaviste:alfresco-annotations
Spring Bean Annotations for Alfresco artifacts
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| alfresco-annotations-1.0.0.pom | |
| alfresco-annotations-1.0.0.jar | 63 KB |
| alfresco-annotations-1.0.0-sources.jar | 59 KB |
| alfresco-annotations-1.0.0-javadoc.jar | 145 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/it.cosenonjaviste/alfresco-annotations/ -->
<dependency>
<groupId>it.cosenonjaviste</groupId>
<artifactId>alfresco-annotations</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/it.cosenonjaviste/alfresco-annotations/
implementation 'it.cosenonjaviste:alfresco-annotations:1.0.0'
// https://jarcasting.com/artifacts/it.cosenonjaviste/alfresco-annotations/
implementation ("it.cosenonjaviste:alfresco-annotations:1.0.0")
'it.cosenonjaviste:alfresco-annotations:jar:1.0.0'
<dependency org="it.cosenonjaviste" name="alfresco-annotations" rev="1.0.0">
<artifact name="alfresco-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.cosenonjaviste', module='alfresco-annotations', version='1.0.0')
)
libraryDependencies += "it.cosenonjaviste" % "alfresco-annotations" % "1.0.0"
[it.cosenonjaviste/alfresco-annotations "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.alfresco » alfresco-repository | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.powermock : powermock-api-mockito | jar | 1.6.4 |