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