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