License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.geomajas |
ArtifactId | ArtifactIdgeomajas-al-parent |
Last Version | Last Version2.6.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGeomajas parent module for Apache licensed projects
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 URL |
Project URL |
Filename | Size |
---|---|
geomajas-al-parent-2.6.1.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.geomajas/geomajas-al-parent/ -->
<dependency>
<groupId>org.geomajas</groupId>
<artifactId>geomajas-al-parent</artifactId>
<version>2.6.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.geomajas/geomajas-al-parent/
implementation 'org.geomajas:geomajas-al-parent:2.6.1'
// https://jarcasting.com/artifacts/org.geomajas/geomajas-al-parent/
implementation ("org.geomajas:geomajas-al-parent:2.6.1")
'org.geomajas:geomajas-al-parent:pom:2.6.1'
<dependency org="org.geomajas" name="geomajas-al-parent" rev="2.6.1">
<artifact name="geomajas-al-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.geomajas', module='geomajas-al-parent', version='2.6.1')
)
libraryDependencies += "org.geomajas" % "geomajas-al-parent" % "2.6.1"
[org.geomajas/geomajas-al-parent "2.6.1"]