Geomajas API project

The Geomajas API project allows fine grained annotation of classes and individual public methods and fields to indicate that they are part of the API. Tools are provided to enable testing that the API does not change between versions. 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.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.geomajas.project
ArtifactId

ArtifactId

geomajas-project-api-all
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Geomajas API project
The Geomajas API project allows fine grained annotation of classes and individual public methods and fields to indicate that they are part of the API. Tools are provided to enable testing that the API does not change between versions. 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 Organization

Project Organization

Geosparc

Download geomajas-project-api-all

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • annotation

Versions

Version
1.0.0