is not current version
Last Version 7.1.0.7

it.vige:alfresco-tests 6.2.0-ea.7

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

6.2.0-ea.7
Type

Type

jar

Download alfresco-tests 6.2.0-ea.7


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