Last Version

com.enioka.jqm:jqm-client 2.2.9

JQM is an asynchronous batch job manager in Java

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.enioka.jqm
ArtifactId

ArtifactId

jqm-client
Version

Version

2.2.9
Type

Type

pom
Description

Description

com.enioka.jqm:jqm-client
JQM is an asynchronous batch job manager in Java
Project URL

Project URL

http://jqm.readthedocs.org
Project Organization

Project Organization

Enioka

Download jqm-client 2.2.9

Filename Size
jqm-client-2.2.9.pom 804 bytes
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jqm-api-client-core
  • jqm-api-client-jdbc
  • jqm-api-client-jersey
  • jqm-api-client-hibernate