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