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