is not current version
Last Version 7.1.0.7

it.vige:alfresco-tests 7.0.0-A20.0

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

7.0.0-A20.0
Type

Type

jar

Download alfresco-tests 7.0.0-A20.0


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