is not current version
Last Version 7.1.0.7

it.vige:alfresco-tests 5.1.g.1

This is a jar project based on mock classes to test fastly the alfresco applications

GroupId

GroupId

it.vige
ArtifactId

ArtifactId

alfresco-tests
Version

Version

5.1.g.1
Type

Type

jar

Download alfresco-tests 5.1.g.1


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