is not current version
Last Version 1.12.36

org.geomajas:geomajas-dist 1.12.8

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.

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.geomajas
ArtifactId

ArtifactId

geomajas-dist
Version

Version

1.12.8
Type

Type

war

Download geomajas-dist 1.12.8


<!-- https://jarcasting.com/artifacts/org.geomajas/geomajas-dist/ -->
<dependency>
    <groupId>org.geomajas</groupId>
    <artifactId>geomajas-dist</artifactId>
    <version>1.12.8</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.geomajas/geomajas-dist/
implementation 'org.geomajas:geomajas-dist:1.12.8'
// https://jarcasting.com/artifacts/org.geomajas/geomajas-dist/
implementation ("org.geomajas:geomajas-dist:1.12.8")
'org.geomajas:geomajas-dist:war:1.12.8'
<dependency org="org.geomajas" name="geomajas-dist" rev="1.12.8">
  <artifact name="geomajas-dist" type="war" />
</dependency>
@Grapes(
@Grab(group='org.geomajas', module='geomajas-dist', version='1.12.8')
)
libraryDependencies += "org.geomajas" % "geomajas-dist" % "1.12.8"
[org.geomajas/geomajas-dist "1.12.8"]