License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.geomajas |
ArtifactId | ArtifactIdgeomajas-dep |
Last Version | Last Version1.13.38 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGeomajas dependencies
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-dep-1.13.38.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.geomajas/geomajas-dep/ -->
<dependency>
<groupId>org.geomajas</groupId>
<artifactId>geomajas-dep</artifactId>
<version>1.13.38</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.geomajas/geomajas-dep/
implementation 'org.geomajas:geomajas-dep:1.13.38'
// https://jarcasting.com/artifacts/org.geomajas/geomajas-dep/
implementation ("org.geomajas:geomajas-dep:1.13.38")
'org.geomajas:geomajas-dep:pom:1.13.38'
<dependency org="org.geomajas" name="geomajas-dep" rev="1.13.38">
<artifact name="geomajas-dep" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.geomajas', module='geomajas-dep', version='1.13.38')
)
libraryDependencies += "org.geomajas" % "geomajas-dep" % "1.13.38"
[org.geomajas/geomajas-dep "1.13.38"]