| License |
License |
|---|---|
| GroupId | GroupIdcom.enioka.jqm |
| ArtifactId | ArtifactIdjqm-webui-ear |
| Version | Version1.1.6 |
| Type | Typeear |
| Description |
Descriptioncom.enioka.jqm:jqm-webui-ear
JQM is an asynchronous batch job manager in Java
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jqm-webui-ear-1.1.6.pom | |
| jqm-webui-ear-1.1.6.ear | 10 MB |
| jqm-webui-ear-1.1.6-sources.jar | 54 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.enioka.jqm/jqm-webui-ear/ -->
<dependency>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-webui-ear</artifactId>
<version>1.1.6</version>
<type>ear</type>
</dependency>
// https://jarcasting.com/artifacts/com.enioka.jqm/jqm-webui-ear/
implementation 'com.enioka.jqm:jqm-webui-ear:1.1.6'
// https://jarcasting.com/artifacts/com.enioka.jqm/jqm-webui-ear/
implementation ("com.enioka.jqm:jqm-webui-ear:1.1.6")
'com.enioka.jqm:jqm-webui-ear:ear:1.1.6'
<dependency org="com.enioka.jqm" name="jqm-webui-ear" rev="1.1.6">
<artifact name="jqm-webui-ear" type="ear" />
</dependency>
@Grapes(
@Grab(group='com.enioka.jqm', module='jqm-webui-ear', version='1.1.6')
)
libraryDependencies += "com.enioka.jqm" % "jqm-webui-ear" % "1.1.6"
[com.enioka.jqm/jqm-webui-ear "1.1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.enioka.jqm : jqm-webui-war | war | 1.1.6 |