| License | License | 
|---|---|
| Categories | CategoriesGeospatial Business Logic Libraries PostGIS | 
| GroupId | GroupIdde.bytefish | 
| ArtifactId | ArtifactIdpostgisbulkinsert | 
| Last Version | Last Version0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionpostgisbulkinsert PostGisBulkInsert extends PgBulkInsert to enable Postgres bulk insert for PostGIS Types. | 
| Filename | Size | 
|---|---|
| postgisbulkinsert-0.1.pom | |
| postgisbulkinsert-0.1.jar | 6 KB | 
| postgisbulkinsert-0.1-sources.jar | 2 KB | 
| postgisbulkinsert-0.1-javadoc.jar | 44 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/de.bytefish/postgisbulkinsert/ -->
<dependency>
    <groupId>de.bytefish</groupId>
    <artifactId>postgisbulkinsert</artifactId>
    <version>0.1</version>
</dependency>// https://jarcasting.com/artifacts/de.bytefish/postgisbulkinsert/
implementation 'de.bytefish:postgisbulkinsert:0.1'// https://jarcasting.com/artifacts/de.bytefish/postgisbulkinsert/
implementation ("de.bytefish:postgisbulkinsert:0.1")'de.bytefish:postgisbulkinsert:jar:0.1'<dependency org="de.bytefish" name="postgisbulkinsert" rev="0.1">
  <artifact name="postgisbulkinsert" type="jar" />
</dependency>@Grapes(
@Grab(group='de.bytefish', module='postgisbulkinsert', version='0.1')
)libraryDependencies += "de.bytefish" % "postgisbulkinsert" % "0.1"[de.bytefish/postgisbulkinsert "0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| de.bytefish : pgbulkinsert | jar | 3.3 | 
| mil.nga.sf : sf-wkb | jar | 2.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |