License |
License |
---|---|
Categories |
CategoriesCSV Data Data Formats |
GroupId | GroupIdcom.github.ansell.shp |
ArtifactId | ArtifactIdshp-csv |
Last Version | Last Version21-RC |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCSVDataStore
DataStore for CSV files. This plugin allows for read/write
functionality with CSV files with geoserver's importer.
|
Filename | Size |
---|---|
shp-csv-21-RC.pom | |
shp-csv-21-RC.jar | 32 KB |
shp-csv-21-RC-tests.jar | 34 KB |
shp-csv-21-RC-test-sources.jar | 19 KB |
shp-csv-21-RC-sources.jar | 23 KB |
shp-csv-21-RC-javadoc.jar | 92 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ansell.shp/shp-csv/ -->
<dependency>
<groupId>com.github.ansell.shp</groupId>
<artifactId>shp-csv</artifactId>
<version>21-RC</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ansell.shp/shp-csv/
implementation 'com.github.ansell.shp:shp-csv:21-RC'
// https://jarcasting.com/artifacts/com.github.ansell.shp/shp-csv/
implementation ("com.github.ansell.shp:shp-csv:21-RC")
'com.github.ansell.shp:shp-csv:jar:21-RC'
<dependency org="com.github.ansell.shp" name="shp-csv" rev="21-RC">
<artifact name="shp-csv" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ansell.shp', module='shp-csv', version='21-RC')
)
libraryDependencies += "com.github.ansell.shp" % "shp-csv" % "21-RC"
[com.github.ansell.shp/shp-csv "21-RC"]
Group / Artifact | Type | Version |
---|---|---|
org.geotools » gt-main | jar | 21-RC |
org.geotools » gt-opengis | jar | 21-RC |
org.geotools » gt-epsg-hsql | jar | 21-RC |
net.sourceforge.javacsv : javacsv | jar | 2.0 |
commons-io : commons-io | jar | 2.4 |
junit : junit | jar | 4.12 |
Group / Artifact | Type | Version |
---|---|---|
org.geotools » gt-sample-data | jar | 21-RC |
org.geotools » gt-shapefile | jar | 21-RC |