Geomajas GWT2 client: Plugin WFS - Server Extension


Лицензия

Лицензия

Категории

Категории

GWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки CLI Geo Прикладные библиотеки Geospatial
Группа

Группа

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

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

geomajas-client-gwt2-plugin-wfs-server-extension
Последняя версия

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

2.4.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Geomajas GWT2 client: Plugin WFS - Server Extension
Geomajas GWT2 client: Plugin WFS - Server Extension
Организация-разработчик

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

Geosparc

Скачать geomajas-client-gwt2-plugin-wfs-server-extension

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

<!-- https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-client-gwt2-plugin-wfs-server-extension/ -->
<dependency>
    <groupId>org.geomajas.plugin</groupId>
    <artifactId>geomajas-client-gwt2-plugin-wfs-server-extension</artifactId>
    <version>2.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-client-gwt2-plugin-wfs-server-extension/
implementation 'org.geomajas.plugin:geomajas-client-gwt2-plugin-wfs-server-extension:2.4.3'
// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-client-gwt2-plugin-wfs-server-extension/
implementation ("org.geomajas.plugin:geomajas-client-gwt2-plugin-wfs-server-extension:2.4.3")
'org.geomajas.plugin:geomajas-client-gwt2-plugin-wfs-server-extension:jar:2.4.3'
<dependency org="org.geomajas.plugin" name="geomajas-client-gwt2-plugin-wfs-server-extension" rev="2.4.3">
  <artifact name="geomajas-client-gwt2-plugin-wfs-server-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.geomajas.plugin', module='geomajas-client-gwt2-plugin-wfs-server-extension', version='2.4.3')
)
libraryDependencies += "org.geomajas.plugin" % "geomajas-client-gwt2-plugin-wfs-server-extension" % "2.4.3"
[org.geomajas.plugin/geomajas-client-gwt2-plugin-wfs-server-extension "2.4.3"]

Зависимости

compile (14)

Идентификатор библиотеки Тип Версия
org.geomajas.plugin : geomajas-client-gwt2-plugin-wfs jar 2.4.3
org.geotools » gt-xml jar
org.geotools » gt-wfs-ng jar 13.0.GM4
org.geotools » gt-api jar
org.geotools » gt-main jar
org.geotools » gt-cql jar
org.geotools » gt-referencing jar
org.geotools » gt-render jar
org.geotools » gt-geojson jar
org.geomajas.project : geomajas-project-geometry-jts jar
org.geomajas : geomajas-client-gwt2-server-extension jar 2.4.3
org.apache.httpcomponents : httpclient jar 4.2.1
org.apache.httpcomponents : httpmime jar 4.2.1
org.springframework : spring-context jar

provided (1)

Идентификатор библиотеки Тип Версия
com.google.gwt : gwt-user jar 2.7.0

runtime (1)

Идентификатор библиотеки Тип Версия
com.google.gwt : gwt-servlet jar 2.7.0

test (5)

Идентификатор библиотеки Тип Версия
org.springframework : spring-test jar
junit : junit jar 4.10
com.google.gwt : gwt-dev jar 2.7.0
org.geomajas : geomajas-client-gwt2-impl jar 2.4.3
org.eclipse.jetty.aggregate : jetty-all jar 7.2.0.v20101020

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

Данный проект не имеет модулей.

Geomajas GWT Client 2.x

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 Client 2.x. It is based upon the GWT technology.

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/ .

Explanation of all folders in the root

  • common-gwt: Libraries containing common code used in both Geomajas clients.
  • api: The client API
  • impl: The implementation of the API.
  • server-extension: Extension of the client to include the Geomajas server.
  • documentation: The main documentation artifact.
  • example-base: Library with showcase layout. It is used by the showcase application.
  • example-jar: Library containing samples on the API
  • example: Showcase application. It bundles all samples from all plugins.
  • plugin: Folder containing all plugins for this client, such as WMS client, editing, GIS widgets, ...

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.plugin

Geomajas

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

Версия
2.4.3
2.4.2
2.4.1
2.4.0
2.3.0