MVN

com.enioka.jqm : jqm-client

Maven & Gradle

May 12, 2022
87 stars

com.enioka.jqm:jqm-client

<dependency>
    <groupId>com.enioka.jqm</groupId>
    <artifactId>jqm-client</artifactId>
    <version>2.2.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.enioka.jqm : jqm-client to add to Maven - Latest Versions:

  • Latest Stable: 2.2.9

All Versions

Choose a version of com.enioka.jqm : jqm-client to add to Maven - All Versions:

  • Version Updated
  • jqm-client-2.2.9

    May 12, 2022
  • jqm-client-2.2.8

    Mar 01, 2021
  • jqm-client-2.2.7

    Jan 23, 2021
  • jqm-client-2.2.6

    Nov 28, 2020
  • jqm-client-2.2.5

    Sep 05, 2020
  • jqm-client-2.2.4

    May 11, 2020
  • jqm-client-2.2.3

    Apr 17, 2020
  • jqm-client-2.2.2

    Jan 05, 2020
  • jqm-client-2.2.1

    Feb 22, 2019
  • jqm-client-2.2.0

    Nov 22, 2018
  • jqm-client-2.1.0

    Oct 19, 2018
  • jqm-client-2.0.0

    Sep 17, 2017
  • jqm-client-1.4.2

    Apr 15, 2017
  • jqm-client-1.4.1

    Jan 11, 2017
  • jqm-client-1.3.7

    Sep 17, 2016
  • jqm-client-1.3.6

    Mar 23, 2016
  • jqm-client-1.3.5

    Oct 28, 2015
  • jqm-client-1.3.4

    Sep 29, 2015
  • jqm-client-1.3.3

    Aug 25, 2015
  • jqm-client-1.3.2

    Apr 22, 2015
  • jqm-client-1.3.1

    Mar 15, 2015
  • jqm-client-1.2.2

    Feb 04, 2015
  • jqm-client-1.2.1

    Dec 02, 2014
  • jqm-client-1.1.6

    Apr 21, 2014

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.enioka.jqm</groupId>
    <artifactId>jqm-client</artifactId>
    <version>2.2.9</version>
</dependency>

Advertisement