| License |
License |
|---|---|
| GroupId | GroupIdit.cosenonjaviste |
| ArtifactId | ArtifactIdalfresco-annotations |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
Descriptionit.cosenonjaviste:alfresco-annotations
Spring Bean Annotations for Alfresco artifacts
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.alfresco » alfresco-repository | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.powermock : powermock-api-mockito | jar | 1.6.4 |