is not current version
Last Version 7.1.0.7

it.vige:alfresco-tests 6.1.0-ea.14

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.1.0-ea.14
Type

Type

jar

Download alfresco-tests 6.1.0-ea.14


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