License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.metaversant |
ArtifactId | ArtifactIdintegration-tests |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionexpirable-content Integration Tests Module
Integration Tests module for in-container integration testing - part of AIO - SDK 3
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
integration-tests-2.0.0.pom | |
integration-tests-2.0.0.jar | 2 KB |
integration-tests-2.0.0-tests.jar | 8 KB |
integration-tests-2.0.0-sources.jar | 549 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.metaversant/integration-tests/ -->
<dependency>
<groupId>com.metaversant</groupId>
<artifactId>integration-tests</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.metaversant/integration-tests/
implementation 'com.metaversant:integration-tests:2.0.0'
// https://jarcasting.com/artifacts/com.metaversant/integration-tests/
implementation ("com.metaversant:integration-tests:2.0.0")
'com.metaversant:integration-tests:jar:2.0.0'
<dependency org="com.metaversant" name="integration-tests" rev="2.0.0">
<artifact name="integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metaversant', module='integration-tests', version='2.0.0')
)
libraryDependencies += "com.metaversant" % "integration-tests" % "2.0.0"
[com.metaversant/integration-tests "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.alfresco » alfresco-repository | jar |
Group / Artifact | Type | Version |
---|---|---|
com.metaversant : expirable-content-repo | jar | 2.0.0 |
junit : junit | jar | 4.13.1 |
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 |