is not current version
Last Version 2.6.1

org.geomajas:geomajas-al-parent 1.2.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-al-parent
Version

Version

1.2.0
Type

Type

pom

Download geomajas-al-parent 1.2.0


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