MVN

com.github.ansell.shp : shp-csv

Maven & Gradle

Feb 14, 2019
1 usages

CSVDataStore · DataStore for CSV files. This plugin allows for read/write functionality with CSV files with geoserver's importer.

<dependency>
    <groupId>com.github.ansell.shp</groupId>
    <artifactId>shp-csv</artifactId>
    <version>21-RC</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ansell.shp : shp-csv to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 21-RC
  • Latest Release Candidate: 21-RC

All Versions

Choose a version of com.github.ansell.shp : shp-csv to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
21
shp-csv-21-RC

How to add a dependency to Maven

Add the following com.github.ansell.shp : shp-csv maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.ansell.shp</groupId>
    <artifactId>shp-csv</artifactId>
    <version>21-RC</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.ansell.shp : shp-csv gradle dependency to your build.gradle file:

implementation 'com.github.ansell.shp:shp-csv:21-RC'

Gradle Kotlin DSL: Add the following com.github.ansell.shp : shp-csv gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.ansell.shp:shp-csv:21-RC")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.ansell.shp : shp-csv sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.ansell.shp" % "shp-csv" % "21-RC"

Advertisement

Dependencies from Group

Oct 17, 2017
2 usages
3 stars
Feb 14, 2019
1 usages
Feb 14, 2019
1 stars

Discover Dependencies

Feb 12, 2019
1 usages
Mar 17, 2022
1 usages
0 stars
May 20, 2020
1 usages
May 20, 2020
1 usages
Nov 04, 2022
1 usages
6 stars
Jan 02, 2023
1 usages
1.3k stars