is not current version
Last Version 2.2.9

com.enioka.jqm:jqm-integration-tests 2.2.7

Test suite for the JQM engine + service

GroupId

GroupId

com.enioka.jqm
ArtifactId

ArtifactId

jqm-integration-tests
Version

Version

2.2.7
Type

Type

jar

Download jqm-integration-tests 2.2.7


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