1 Star 0 Fork 1

Charles / geoserver-manager

forked from JavaOpenGIS / geoserver-manager 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

geoserver-manager

Status

  • Master on travis Build Status
  • Master on Linux + OracleJDK7 Build Status
  • Master on Windows + OracleJDK7 Build Status
  • Stable on Linux + OracleJDK7 Build Status
  • Stable on Windows + OracleJDK7 Build Status

Intro

Client library written in Java to interact with GeoServer through its ReST administration interface.

The purpose of this project is to hold a ReST client library to interact with GeoServer; a requirement for this library is to depend as less as possible on external libraries. This library aims at being lean and mean.

For general questions about this project feel free to use the mailing lists.

Using the library

Working with Maven

In order to include the lib and its dependencies in a Maven project, the repository to point at is this one:

   <repository>
      <id>GeoSolutions</id>
      <url>http://maven.geo-solutions.it/</url>
   </repository>

and the dependency tag for your pom is as follows:

  <dependency>
    <groupId>it.geosolutions</groupId>
    <artifactId>geoserver-manager</artifactId>
    <version>1.7.0</version>
  </dependency>

Direct Link to JAR

If you are simply looking for the JAR to download and use you can find it here.

GeoServer Compatibility Matrix

GeoServer-Manager/GeoServer 2.6.x 2.7.x 2.8.x 2.9.x
1.6.0 Y Y P P
1.7.0 N P Y Y

Documentation

You can find some examples in the wiki.

License

geoserver-manager is released under a permissive MIT license. See wikipedia for more information.

Mailing Lists

For more information see this page.

Version

Current stable version is 1.7.0 (Changelog).

Credits

The work on this library has been initiated by GeoSolutions. Over the years it has been funded by various organizations like UN FAO, German Space Agency (DLR) and others.

Copyright (c) 20007-2016 GeoSolutions Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

暂无描述 展开 收起
Java
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/charles_tao/geoserver-manager.git
git@gitee.com:charles_tao/geoserver-manager.git
charles_tao
geoserver-manager
geoserver-manager
master

搜索帮助

14c37bed 8189591 565d56ea 8189591