GroupId | GroupIdit.vige |
---|---|
ArtifactId | ArtifactIdalfresco-tests |
Version | Version5.2.7.0 |
Type | Typejar |
Filename | Size |
---|---|
alfresco-tests-5.2.7.0.pom | |
alfresco-tests-5.2.7.0.jar | 116 KB |
alfresco-tests-5.2.7.0-sources.jar | 61 KB |
alfresco-tests-5.2.7.0-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.0</version>
</dependency>
// https://jarcasting.com/artifacts/it.vige/alfresco-tests/
implementation 'it.vige:alfresco-tests:5.2.7.0'
// https://jarcasting.com/artifacts/it.vige/alfresco-tests/
implementation ("it.vige:alfresco-tests:5.2.7.0")
'it.vige:alfresco-tests:jar:5.2.7.0'
<dependency org="it.vige" name="alfresco-tests" rev="5.2.7.0">
<artifact name="alfresco-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.vige', module='alfresco-tests', version='5.2.7.0')
)
libraryDependencies += "it.vige" % "alfresco-tests" % "5.2.7.0"
[it.vige/alfresco-tests "5.2.7.0"]