| License |
License |
|---|---|
| GroupId | GroupIdcom.enioka.jqm |
| ArtifactId | ArtifactIdjqm-test-sendmsg |
| Version | Version1.2.1 |
| Type | Typejar |
| Description |
Descriptioncom.enioka.jqm:jqm-test-sendmsg
JQM is an asynchronous batch job manager in Java
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jqm-test-sendmsg-1.2.1.pom | |
| jqm-test-sendmsg-1.2.1.jar | 2 KB |
| jqm-test-sendmsg-1.2.1-sources.jar | 1008 bytes |
| jqm-test-sendmsg-1.2.1-javadoc.jar | 35 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.enioka.jqm/jqm-test-sendmsg/ -->
<dependency>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-test-sendmsg</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.enioka.jqm/jqm-test-sendmsg/
implementation 'com.enioka.jqm:jqm-test-sendmsg:1.2.1'
// https://jarcasting.com/artifacts/com.enioka.jqm/jqm-test-sendmsg/
implementation ("com.enioka.jqm:jqm-test-sendmsg:1.2.1")
'com.enioka.jqm:jqm-test-sendmsg:jar:1.2.1'
<dependency org="com.enioka.jqm" name="jqm-test-sendmsg" rev="1.2.1">
<artifact name="jqm-test-sendmsg" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.enioka.jqm', module='jqm-test-sendmsg', version='1.2.1')
)
libraryDependencies += "com.enioka.jqm" % "jqm-test-sendmsg" % "1.2.1"
[com.enioka.jqm/jqm-test-sendmsg "1.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.enioka.jqm : jqm-api | jar | 1.2.1 |