is not current version
Last Version 2.1.0

com.redpill-linpro.alfresco:integration-tests 2.0.1

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

GroupId

GroupId

com.redpill-linpro.alfresco
ArtifactId

ArtifactId

integration-tests
Version

Version

2.0.1
Type

Type

jar

Download integration-tests 2.0.1


<!-- https://jarcasting.com/artifacts/com.redpill-linpro.alfresco/integration-tests/ -->
<dependency>
    <groupId>com.redpill-linpro.alfresco</groupId>
    <artifactId>integration-tests</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.redpill-linpro.alfresco/integration-tests/
implementation 'com.redpill-linpro.alfresco:integration-tests:2.0.1'
// https://jarcasting.com/artifacts/com.redpill-linpro.alfresco/integration-tests/
implementation ("com.redpill-linpro.alfresco:integration-tests:2.0.1")
'com.redpill-linpro.alfresco:integration-tests:jar:2.0.1'
<dependency org="com.redpill-linpro.alfresco" name="integration-tests" rev="2.0.1">
  <artifact name="integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.redpill-linpro.alfresco', module='integration-tests', version='2.0.1')
)
libraryDependencies += "com.redpill-linpro.alfresco" % "integration-tests" % "2.0.1"
[com.redpill-linpro.alfresco/integration-tests "2.0.1"]