License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.metaversant |
ArtifactId | ArtifactIdintegration-tests |
Version | Version0.0.7 |
Type | Typejar |
Description |
DescriptionIntegration Tests Module
Integration Tests module for share site creators
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
integration-tests-0.0.7.pom | |
integration-tests-0.0.7.jar | 2 KB |
integration-tests-0.0.7-tests.jar | 8 KB |
integration-tests-0.0.7-sources.jar | 549 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.metaversant/integration-tests/ -->
<dependency>
<groupId>com.metaversant</groupId>
<artifactId>integration-tests</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.metaversant/integration-tests/
implementation 'com.metaversant:integration-tests:0.0.7'
// https://jarcasting.com/artifacts/com.metaversant/integration-tests/
implementation ("com.metaversant:integration-tests:0.0.7")
'com.metaversant:integration-tests:jar:0.0.7'
<dependency org="com.metaversant" name="integration-tests" rev="0.0.7">
<artifact name="integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metaversant', module='integration-tests', version='0.0.7')
)
libraryDependencies += "com.metaversant" % "integration-tests" % "0.0.7"
[com.metaversant/integration-tests "0.0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.alfresco » alfresco-repository | jar |
Group / Artifact | Type | Version |
---|---|---|
com.metaversant : share-site-creators-repo | jar | 0.0.7 |
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.9.5 |
org.apache.httpcomponents : httpclient | jar | 4.5.2 |
org.springframework : spring-context | jar | 3.2.17.RELEASE |
org.alfresco.maven : alfresco-rad | jar | 3.0.1 |