Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
com.github.dov-vlaanderen:geoserver-manager
Advanced tools
GeoServer Manager is a library to interact with GeoServer The scope of this library is to have a simple API, and use as few external libs as possible.
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.
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>
If you are simply looking for the JAR to download and use you can find it here.
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 |
You can find some examples in the wiki.
geoserver-manager is released under a permissive MIT license. See wikipedia for more information.
For more information see this page.
Current stable version is 1.7.0 (Changelog).
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.
FAQs
GeoServer Manager is a library to interact with GeoServer The scope of this library is to have a simple API, and use as few external libs as possible.
We found that com.github.dov-vlaanderen:geoserver-manager demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.