is not current version
Last Version 2.6.1

org.geomajas:geomajas-parent 1.0.4

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

1.0.4
Type

Type

pom

Download geomajas-parent 1.0.4


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