jar

com.github.dov-vlaanderen : geoserver-manager

Maven & Gradle

Oct 22, 2021
1 usages
248 stars

GeoServer Manager - REST based · 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.

Table Of Contents

Latest Version

Download com.github.dov-vlaanderen : geoserver-manager JAR file - Latest Versions:

All Versions

Download com.github.dov-vlaanderen : geoserver-manager JAR file - All Versions:

Version Vulnerabilities Size Updated
1.8.x
1.8

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window geoserver-manager-1.8.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

it.geosolutions.geoserver.rest.encoder.identifier

├─ it.geosolutions.geoserver.rest.encoder.identifier.GSIdentifierInfoEncoder.class - [JAR]

├─ it.geosolutions.geoserver.rest.encoder.identifier.IdentifierInfo.class - [JAR]

it.geosolutions.geoserver.rest.encoder.metadata.virtualtable

├─ it.geosolutions.geoserver.rest.encoder.metadata.virtualtable.GSVirtualTableEncoder.class - [JAR]

├─ it.geosolutions.geoserver.rest.encoder.metadata.virtualtable.VTGeometry.class - [JAR]

├─ it.geosolutions.geoserver.rest.encoder.metadata.virtualtable.VTGeometryEncoder.class - [JAR]

├─ it.geosolutions.geoserver.rest.encoder.metadata.virtualtable.VTParameter.class - [JAR]

├─ it.geosolutions.geoserver.rest.encoder.metadata.virtualtable.VTParameterEncoder.class - [JAR]

it.geosolutions.geoserver.rest.decoder.utils

├─ it.geosolutions.geoserver.rest.decoder.utils.JDOMBuilder.class - [JAR]

├─ it.geosolutions.geoserver.rest.decoder.utils.JDOMListIterator.class - [JAR]

├─ it.geosolutions.geoserver.rest.decoder.utils.NameLinkElem.class - [JAR]

it.geosolutions.geoserver.rest.decoder

├─ it.geosolutions.geoserver.rest.decoder.RESTAbstractList.class - [JAR]

├─ it.geosolutions.geoserver.rest.decoder.RESTBoundingBox.class - [JAR]

├─ it.geosolutions.geoserver.rest.decoder.RESTCoverage.class - [JAR]

├─ it.geosolutions.geoserver.rest.decoder.RESTCoverageList.class - [JAR]

├─ it.geosolutions.geoserver.rest.decoder.RESTCoverageStore.class - [JAR]

├─ it.geosolutions.geoserver.rest.decoder.RESTCoverageStoreList.class - [JAR]

├─ it.geosolutions.geoserver.rest.decoder.RESTDataRules.class - [JAR]

├─ it.geosolutions.geoserver.rest.decoder.RESTDataStore.class - [JAR]

├─ it.geosolutions.geoserver.rest.decoder.RESTDataStoreList.class - [JAR]

├─ it.geosolutions.geoserver.rest.decoder.RESTDimensionInfo.class - [JAR]

├─ it.geosolutions.geoserver.rest.decoder.RESTFeatureType.class - [JAR]

├─ it.geosolutions.geoserver.rest.decoder.RESTFeatureTypeList.class - [JAR]

├─ it.geosolutions.geoserver.rest.decoder.RESTLayer.class - [JAR]

├─ it.geosolutions.geoserver.rest.decoder.RESTLayer21.class - [JAR]

├─ it.geosolutions.geoserver.rest.decoder.RESTLayerGroup.class - [JAR]

├─ it.geosolutions.geoserver.rest.decoder.RESTLayerGroupList.class - [JAR]

├─ it.geosolutions.geoserver.rest.decoder.RESTLayerList.class - [JAR]

├─ it.geosolutions.geoserver.rest.decoder.RESTMetadataList.class - [JAR]

├─ it.geosolutions.geoserver.rest.decoder.RESTNamespace.class - [JAR]

├─ it.geosolutions.geoserver.rest.decoder.RESTNamespaceList.class - [JAR]

├─ it.geosolutions.geoserver.rest.decoder.RESTPublished.class - [JAR]

├─ it.geosolutions.geoserver.rest.decoder.RESTPublishedList.class - [JAR]

├─ it.geosolutions.geoserver.rest.decoder.RESTResource.class - [JAR]

├─ it.geosolutions.geoserver.rest.decoder.RESTStructuredCoverageGranulesList.class - [JAR]

├─ it.geosolutions.geoserver.rest.decoder.RESTStructuredCoverageIndexSchema.class - [JAR]

├─ it.geosolutions.geoserver.rest.decoder.RESTStyle.class - [JAR]

├─ it.geosolutions.geoserver.rest.decoder.RESTStyleList.class - [JAR]

├─ it.geosolutions.geoserver.rest.decoder.RESTWms.class - [JAR]

├─ it.geosolutions.geoserver.rest.decoder.RESTWmsList.class - [JAR]

├─ it.geosolutions.geoserver.rest.decoder.RESTWmsStore.class - [JAR]

├─ it.geosolutions.geoserver.rest.decoder.RESTWmsStoreList.class - [JAR]

├─ it.geosolutions.geoserver.rest.decoder.RESTWorkspaceList.class - [JAR]

it.geosolutions.geoserver.rest

├─ it.geosolutions.geoserver.rest.GeoServerRESTManager.class - [JAR]

├─ it.geosolutions.geoserver.rest.GeoServerRESTPublisher.class - [JAR]

├─ it.geosolutions.geoserver.rest.GeoServerRESTReader.class - [JAR]

├─ it.geosolutions.geoserver.rest.GeoWebCacheREST.class - [JAR]

├─ it.geosolutions.geoserver.rest.HTTPUtils.class - [JAR]

├─ it.geosolutions.geoserver.rest.Util.class - [JAR]

it.geosolutions.geoserver.rest.decoder.about

├─ it.geosolutions.geoserver.rest.decoder.about.GSVersionDecoder.class - [JAR]

it.geosolutions.geoserver.rest.encoder.utils

├─ it.geosolutions.geoserver.rest.encoder.utils.ElementUtils.class - [JAR]

├─ it.geosolutions.geoserver.rest.encoder.utils.NestedElementEncoder.class - [JAR]

├─ it.geosolutions.geoserver.rest.encoder.utils.PropertyXMLEncoder.class - [JAR]

├─ it.geosolutions.geoserver.rest.encoder.utils.XmlElement.class - [JAR]

it.geosolutions.geoserver.rest.encoder.coverage

├─ it.geosolutions.geoserver.rest.encoder.coverage.GSAbstractCoveragestoreEncoder.class - [JAR]

├─ it.geosolutions.geoserver.rest.encoder.coverage.GSCoverageEncoder.class - [JAR]

├─ it.geosolutions.geoserver.rest.encoder.coverage.GSImageMosaicEncoder.class - [JAR]

├─ it.geosolutions.geoserver.rest.encoder.coverage.GSJP2KEncoder.class - [JAR]

it.geosolutions.geoserver.rest.encoder.metadata

├─ it.geosolutions.geoserver.rest.encoder.metadata.GSDimensionInfoEncoder.class - [JAR]

├─ it.geosolutions.geoserver.rest.encoder.metadata.GSFeatureDimensionInfoEncoder.class - [JAR]

it.geosolutions.geoserver.rest.manager

├─ it.geosolutions.geoserver.rest.manager.GeoServerRESTAbstractManager.class - [JAR]

├─ it.geosolutions.geoserver.rest.manager.GeoServerRESTImporterManager.class - [JAR]

├─ it.geosolutions.geoserver.rest.manager.GeoServerRESTResourceManager.class - [JAR]

├─ it.geosolutions.geoserver.rest.manager.GeoServerRESTSecurityManager.class - [JAR]

├─ it.geosolutions.geoserver.rest.manager.GeoServerRESTStoreManager.class - [JAR]

├─ it.geosolutions.geoserver.rest.manager.GeoServerRESTStructuredGridCoverageReaderManager.class - [JAR]

├─ it.geosolutions.geoserver.rest.manager.GeoServerRESTStyleManager.class - [JAR]

it.geosolutions.geoserver.rest.encoder.metadatalink

├─ it.geosolutions.geoserver.rest.encoder.metadatalink.GSMetadataLinkInfoEncoder.class - [JAR]

├─ it.geosolutions.geoserver.rest.encoder.metadatalink.ResourceMetadataLinkInfo.class - [JAR]

it.geosolutions.geoserver.rest.encoder.feature

├─ it.geosolutions.geoserver.rest.encoder.feature.FeatureTypeAttribute.class - [JAR]

├─ it.geosolutions.geoserver.rest.encoder.feature.GSAttributeEncoder.class - [JAR]

├─ it.geosolutions.geoserver.rest.encoder.feature.GSFeatureTypeEncoder.class - [JAR]

it.geosolutions.geoserver.rest.encoder.datastore

├─ it.geosolutions.geoserver.rest.encoder.datastore.GSAbstractDatastoreEncoder.class - [JAR]

├─ it.geosolutions.geoserver.rest.encoder.datastore.GSArcSDEDatastoreEncoder.class - [JAR]

├─ it.geosolutions.geoserver.rest.encoder.datastore.GSDirectoryOfShapefilesDatastoreEncoder.class - [JAR]

├─ it.geosolutions.geoserver.rest.encoder.datastore.GSOracleNGDatastoreEncoder.class - [JAR]

├─ it.geosolutions.geoserver.rest.encoder.datastore.GSPostGISDatastoreEncoder.class - [JAR]

├─ it.geosolutions.geoserver.rest.encoder.datastore.GSShapefileDatastoreEncoder.class - [JAR]

it.geosolutions.geoserver.rest.encoder.authorityurl

├─ it.geosolutions.geoserver.rest.encoder.authorityurl.AuthorityURLInfo.class - [JAR]

├─ it.geosolutions.geoserver.rest.encoder.authorityurl.GSAuthorityURLInfoEncoder.class - [JAR]

it.geosolutions.geoserver.rest.encoder

├─ it.geosolutions.geoserver.rest.encoder.GSAbstractStoreEncoder.class - [JAR]

├─ it.geosolutions.geoserver.rest.encoder.GSBackupEncoder.class - [JAR]

├─ it.geosolutions.geoserver.rest.encoder.GSCachedLayerEncoder.class - [JAR]

├─ it.geosolutions.geoserver.rest.encoder.GSDataRulesEncoder.class - [JAR]

├─ it.geosolutions.geoserver.rest.encoder.GSGenericStoreEncoder.class - [JAR]

├─ it.geosolutions.geoserver.rest.encoder.GSLayerEncoder.class - [JAR]

├─ it.geosolutions.geoserver.rest.encoder.GSLayerEncoder21.class - [JAR]

├─ it.geosolutions.geoserver.rest.encoder.GSLayerGroupEncoder.class - [JAR]

├─ it.geosolutions.geoserver.rest.encoder.GSLayerGroupEncoder23.class - [JAR]

├─ it.geosolutions.geoserver.rest.encoder.GSNamespaceEncoder.class - [JAR]

├─ it.geosolutions.geoserver.rest.encoder.GSPostGISDatastoreEncoder.class - [JAR]

├─ it.geosolutions.geoserver.rest.encoder.GSResourceEncoder.class - [JAR]

├─ it.geosolutions.geoserver.rest.encoder.GSStyleEncoder.class - [JAR]

├─ it.geosolutions.geoserver.rest.encoder.GSWorkspaceEncoder.class - [JAR]

it.geosolutions.geoserver.rest.encoder.dimensions

├─ it.geosolutions.geoserver.rest.encoder.dimensions.GSCoverageDimensionEncoder.class - [JAR]

Advertisement