is not current version
Last Version 4.0.7

com.github.jknack:integration-tests 1.3.1

Integration tests suite

GroupId

GroupId

com.github.jknack
ArtifactId

ArtifactId

integration-tests
Version

Version

1.3.1
Type

Type

pom

Download integration-tests 1.3.1

Filename Size
integration-tests-1.3.1.pom 717 bytes
Browse

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