License |
License |
---|---|
Categories |
CategoriesCLI User Interface Hibernate Data ORM |
GroupId | GroupIdcom.enioka.jqm |
ArtifactId | ArtifactIdjqm-api-client-hibernate |
Last Version | Last Version2.2.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.enioka.jqm:jqm-api-client-hibernate
JQM is an asynchronous batch job manager in Java
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jqm-api-client-hibernate-2.2.9.pom | |
jqm-api-client-hibernate-2.2.9.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.enioka.jqm/jqm-api-client-hibernate/ -->
<dependency>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-api-client-hibernate</artifactId>
<version>2.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.enioka.jqm/jqm-api-client-hibernate/
implementation 'com.enioka.jqm:jqm-api-client-hibernate:2.2.9'
// https://jarcasting.com/artifacts/com.enioka.jqm/jqm-api-client-hibernate/
implementation ("com.enioka.jqm:jqm-api-client-hibernate:2.2.9")
'com.enioka.jqm:jqm-api-client-hibernate:jar:2.2.9'
<dependency org="com.enioka.jqm" name="jqm-api-client-hibernate" rev="2.2.9">
<artifact name="jqm-api-client-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.enioka.jqm', module='jqm-api-client-hibernate', version='2.2.9')
)
libraryDependencies += "com.enioka.jqm" % "jqm-api-client-hibernate" % "2.2.9"
[com.enioka.jqm/jqm-api-client-hibernate "2.2.9"]
Group / Artifact | Type | Version |
---|---|---|
com.enioka.jqm : jqm-api-client-jdbc | jar | 2.2.9 |