Last Version

expirable-content Integration Tests Module 2.0.0

Integration Tests module for in-container integration testing - part of AIO - SDK 3

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.metaversant
ArtifactId

ArtifactId

integration-tests
Version

Version

2.0.0
Type

Type

jar
Description

Description

expirable-content Integration Tests Module
Integration Tests module for in-container integration testing - part of AIO - SDK 3
Source Code Management

Source Code Management

http://github.com/jpotts/alfresco-expirable-content/tree/master/integration-tests

Download integration-tests 2.0.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.alfresco » alfresco-repository jar

test (6)

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

Project Modules

There are no modules declared in this project.