is not current version
Last Version 2.0.2

com.github.nwforrer:integration-tests 1.1.4

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

GroupId

GroupId

com.github.nwforrer
ArtifactId

ArtifactId

integration-tests
Version

Version

1.1.4
Type

Type

jar

Download integration-tests 1.1.4


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