is not current version
Last Version 2.6.1

org.geomajas:geomajas-parent 2.0.0

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-parent
Version

Version

2.0.0
Type

Type

pom

Download geomajas-parent 2.0.0


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