is not current version
Last Version 2.0.0

com.metaversant:integration-tests 1.0.1

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

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.metaversant
ArtifactId

ArtifactId

integration-tests
Version

Version

1.0.1
Type

Type

jar

Download integration-tests 1.0.1


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