| License |
License |
|---|---|
| GroupId | GroupIdcom.enioka.jqm |
| ArtifactId | ArtifactIdjqm-integration-tests |
| Last Version | Last Version2.2.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.enioka.jqm:jqm-integration-tests
Test suite for the JQM engine + service
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jqm-integration-tests-2.2.9.pom | |
| jqm-integration-tests-2.2.9.jar | 2 KB |
| jqm-integration-tests-2.2.9-tests.jar | 96 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.enioka.jqm/jqm-integration-tests/ -->
<dependency>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-integration-tests</artifactId>
<version>2.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.enioka.jqm/jqm-integration-tests/
implementation 'com.enioka.jqm:jqm-integration-tests:2.2.9'
// https://jarcasting.com/artifacts/com.enioka.jqm/jqm-integration-tests/
implementation ("com.enioka.jqm:jqm-integration-tests:2.2.9")
'com.enioka.jqm:jqm-integration-tests:jar:2.2.9'
<dependency org="com.enioka.jqm" name="jqm-integration-tests" rev="2.2.9">
<artifact name="jqm-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.enioka.jqm', module='jqm-integration-tests', version='2.2.9')
)
libraryDependencies += "com.enioka.jqm" % "jqm-integration-tests" % "2.2.9"
[com.enioka.jqm/jqm-integration-tests "2.2.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.enioka.jqm : jqm-service | jar | 2.2.9 |
| junit : junit | jar | 4.13.2 |
| com.enioka.jqm : jqm-test-helpers | jar | 2.2.9 |
| org.hsqldb : hsqldb | jar | 2.3.4 |
| org.postgresql : postgresql | jar | 42.2.25.jre6 |
| mysql : mysql-connector-java | jar | 8.0.28 |