License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.geomajas.plugin |
ArtifactId | ArtifactIdgeomajas-plugin-deskmanager-all |
Last Version | Last Version1.0.0-M9 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGeomajas Deskmanager plugin grouping module
Geomajas is a component framework for building rich Internet applications (RIA) with sophisticated capabilities
for the display, analysis and management of geographic information. It is a building block that allows
developers to add maps and other geographic data capabilities to their web applications.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geomajas-plugin-deskmanager-all-1.0.0-M9.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-plugin-deskmanager-all/ -->
<dependency>
<groupId>org.geomajas.plugin</groupId>
<artifactId>geomajas-plugin-deskmanager-all</artifactId>
<version>1.0.0-M9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-plugin-deskmanager-all/
implementation 'org.geomajas.plugin:geomajas-plugin-deskmanager-all:1.0.0-M9'
// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-plugin-deskmanager-all/
implementation ("org.geomajas.plugin:geomajas-plugin-deskmanager-all:1.0.0-M9")
'org.geomajas.plugin:geomajas-plugin-deskmanager-all:pom:1.0.0-M9'
<dependency org="org.geomajas.plugin" name="geomajas-plugin-deskmanager-all" rev="1.0.0-M9">
<artifact name="geomajas-plugin-deskmanager-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.geomajas.plugin', module='geomajas-plugin-deskmanager-all', version='1.0.0-M9')
)
libraryDependencies += "org.geomajas.plugin" % "geomajas-plugin-deskmanager-all" % "1.0.0-M9"
[org.geomajas.plugin/geomajas-plugin-deskmanager-all "1.0.0-M9"]