Geomajas server project

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. Dependencies for the back-end, specifying back-end version and it's most important dependencies.

Лицензия

Лицензия

Категории

Категории

Geo Прикладные библиотеки Geospatial
Группа

Группа

org.geomajas.project
Идентификатор

Идентификатор

geomajas-project-server
Последняя версия

Последняя версия

1.18.5
Дата

Дата

Тип

Тип

pom
Описание

Описание

Geomajas server project
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. Dependencies for the back-end, specifying back-end version and it's most important dependencies.
Организация-разработчик

Организация-разработчик

Geosparc
Система контроля версий

Система контроля версий

https://github.com/geomajas/geomajas-project-server.git

Скачать geomajas-project-server

Имя Файла Размер
geomajas-project-server-1.18.5.pom 24 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • api
  • api-experimental
  • impl
  • common-servlet
  • command
  • testdata
  • documentation
  • javadoc

Geomajas Server

What is Geomajas

Geomajas is an Open Source Web Mapping Framework written in Java. It provides both server and client components. This project contains the geomajas server/back-end.

For more details about the project, how to use it, manuals and other information, take a look at the website at http://www.geomajas.org/ .

For commercial support see http://www.geosparc.com/ .

Build Process

In order to build Geomajas, we recommend using Maven (see http://maven.apache.org/). Following Maven best practices, the pom.xml files do not contain any Maven repositories.

You'll have to add the Geomajas Maven repository (http://maven.geomajas.org/) to your settings.xml file, which can be located in:

~/.m2/settings.xml

Next go to the root of the source code and run:

mvn install
org.geomajas.project

Geomajas

Версии библиотеки

Версия
1.18.5
1.18.3
1.18.2
1.18.1
1.18.0
1.17.0
1.16.5
1.16.2
1.16.1
1.16.0
1.15.1
1.15.0
1.14.0