License |
License |
---|---|
Categories |
CategoriesCLI User Interface Jersey Program Interface REST Frameworks |
GroupId | GroupIdcom.enioka.jqm |
ArtifactId | ArtifactIdjqm-api-client-jersey |
Last Version | Last Version2.2.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.enioka.jqm:jqm-api-client-jersey
JQM is an asynchronous batch job manager in Java
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.enioka.jqm/jqm-api-client-jersey/ -->
<dependency>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-api-client-jersey</artifactId>
<version>2.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.enioka.jqm/jqm-api-client-jersey/
implementation 'com.enioka.jqm:jqm-api-client-jersey:2.2.9'
// https://jarcasting.com/artifacts/com.enioka.jqm/jqm-api-client-jersey/
implementation ("com.enioka.jqm:jqm-api-client-jersey:2.2.9")
'com.enioka.jqm:jqm-api-client-jersey:jar:2.2.9'
<dependency org="com.enioka.jqm" name="jqm-api-client-jersey" rev="2.2.9">
<artifact name="jqm-api-client-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.enioka.jqm', module='jqm-api-client-jersey', version='2.2.9')
)
libraryDependencies += "com.enioka.jqm" % "jqm-api-client-jersey" % "2.2.9"
[com.enioka.jqm/jqm-api-client-jersey "2.2.9"]
Group / Artifact | Type | Version |
---|---|---|
com.enioka.jqm : jqm-api-client-core | jar | 2.2.9 |
org.slf4j : slf4j-api | jar | 1.7.33 |
org.glassfish.jersey.core : jersey-client | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
javax.ws.rs : javax.ws.rs-api | jar | 2.0 |