Versioned Web Feature Service Module


License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.geoserver
ArtifactId

ArtifactId

wfsv
Last Version

Last Version

1.6.2
Release Date

Release Date

Type

Type

jar
Description

Description

Versioned Web Feature Service Module
Project Organization

Project Organization

The Open Planning Project

Download wfsv

How to add to project

<!-- https://jarcasting.com/artifacts/org.geoserver/wfsv/ -->
<dependency>
    <groupId>org.geoserver</groupId>
    <artifactId>wfsv</artifactId>
    <version>1.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.geoserver/wfsv/
implementation 'org.geoserver:wfsv:1.6.2'
// https://jarcasting.com/artifacts/org.geoserver/wfsv/
implementation ("org.geoserver:wfsv:1.6.2")
'org.geoserver:wfsv:jar:1.6.2'
<dependency org="org.geoserver" name="wfsv" rev="1.6.2">
  <artifact name="wfsv" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.geoserver', module='wfsv', version='1.6.2')
)
libraryDependencies += "org.geoserver" % "wfsv" % "1.6.2"
[org.geoserver/wfsv "1.6.2"]

Dependencies

compile (9)

Group / Artifact Type Version
org.geoserver : wfs jar 1.6.2
org.geoserver : net.opengis.wfsv jar 1.6.2
org.geotools » gt2-postgis-versioned jar 2.4.1
org.springframework : spring-beans jar 1.2.5
org.springframework : spring-core jar 1.2.5
org.springframework : spring-context jar 1.2.5
org.springframework : spring-webmvc jar 1.2.5
org.geotools » gt2-api jar 2.4.1
org.geotools » gt2-main jar 2.4.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.2
1.6.1
1.6-beta3