| License |
License |
|---|---|
| GroupId | GroupIdit.vige |
| ArtifactId | ArtifactIdalfresco-tests |
| Last Version | Last Version7.1.0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAlfresco Tests
This is a jar project based on mock classes to test fastly the alfresco applications
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| alfresco-tests-7.1.0.7.pom | |
| alfresco-tests-7.1.0.7.jar | 63 KB |
| alfresco-tests-7.1.0.7-sources.jar | 34 KB |
| alfresco-tests-7.1.0.7-javadoc.jar | 221 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/it.vige/alfresco-tests/ -->
<dependency>
<groupId>it.vige</groupId>
<artifactId>alfresco-tests</artifactId>
<version>7.1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/it.vige/alfresco-tests/
implementation 'it.vige:alfresco-tests:7.1.0.7'
// https://jarcasting.com/artifacts/it.vige/alfresco-tests/
implementation ("it.vige:alfresco-tests:7.1.0.7")
'it.vige:alfresco-tests:jar:7.1.0.7'
<dependency org="it.vige" name="alfresco-tests" rev="7.1.0.7">
<artifact name="alfresco-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.vige', module='alfresco-tests', version='7.1.0.7')
)
libraryDependencies += "it.vige" % "alfresco-tests" % "7.1.0.7"
[it.vige/alfresco-tests "7.1.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.alfresco » alfresco-repository | jar | |
| org.springframework : spring-test | jar | |
| com.tradeshift » junit-remote | jar | 3 |
| org.apache.neethi : neethi | jar | 2.0.4 |
| org.apache.ws.commons.axiom : axiom-api | jar | 1.2.13 |
| org.apache.ws.commons.axiom : axiom-impl | jar | 1.2.13 |
| com.h2database : h2 | jar | 1.4.200 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar |