GroupId | GroupIdit.vige |
---|---|
ArtifactId | ArtifactIdalfresco-tests |
Version | Version6.2.2.2 |
Type | Typejar |
Filename | Size |
---|---|
alfresco-tests-6.2.2.2.pom | |
alfresco-tests-6.2.2.2.jar | 122 KB |
alfresco-tests-6.2.2.2-sources.jar | 64 KB |
alfresco-tests-6.2.2.2-javadoc.jar | 840 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.vige/alfresco-tests/ -->
<dependency>
<groupId>it.vige</groupId>
<artifactId>alfresco-tests</artifactId>
<version>6.2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/it.vige/alfresco-tests/
implementation 'it.vige:alfresco-tests:6.2.2.2'
// https://jarcasting.com/artifacts/it.vige/alfresco-tests/
implementation ("it.vige:alfresco-tests:6.2.2.2")
'it.vige:alfresco-tests:jar:6.2.2.2'
<dependency org="it.vige" name="alfresco-tests" rev="6.2.2.2">
<artifact name="alfresco-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.vige', module='alfresco-tests', version='6.2.2.2')
)
libraryDependencies += "it.vige" % "alfresco-tests" % "6.2.2.2"
[it.vige/alfresco-tests "6.2.2.2"]