All Downloads are FREE. Search and download functionalities are using the official Maven repository.

plugin.geomajas-client-gwt2-plugin-tms-documentation.2.3.0.source-code.pom.xml Maven / Gradle / Ivy

<?xml version="1.0" encoding="UTF-8"?>
<!--
  ~ This is part of Geomajas, a GIS framework, http://www.geomajas.org/.
  ~
  ~ Copyright 2008-2015 Geosparc nv, http://www.geosparc.com/, Belgium.
  ~
  ~ The program is available in open source according to the GNU Affero
  ~ General Public License. All contributions in this program are covered
  ~ by the Geomajas Contributors License Agreement. For full licensing
  ~ details, see LICENSE.txt in the project root.
  -->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
	<modelVersion>4.0.0</modelVersion>
	<packaging>jar</packaging>

	<parent>
		<groupId>org.geomajas</groupId>
		<artifactId>geomajas-doc-parent</artifactId>
		<version>2.4.0</version>
	</parent>

	<groupId>org.geomajas.plugin</groupId>
	<artifactId>geomajas-client-gwt2-plugin-tms-documentation</artifactId>
	<version>2.3.0</version>

	<name>Geomajas GWT2 client: Plugin TMS - Documentation</name>
	<description>Geomajas GWT2 client: Plugin TMS - Documentation</description>

	<properties>
		<listing.sourceDirectory>${basedir}/..</listing.sourceDirectory>
	</properties>
</project>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy