Last Version

postgisbulkinsert 0.1

PostGisBulkInsert extends PgBulkInsert to enable Postgres bulk insert for PostGIS Types.

License

License

Categories

Categories

Geospatial Business Logic Libraries PostGIS
GroupId

GroupId

de.bytefish
ArtifactId

ArtifactId

postgisbulkinsert
Version

Version

0.1
Type

Type

jar
Description

Description

postgisbulkinsert
PostGisBulkInsert extends PgBulkInsert to enable Postgres bulk insert for PostGIS Types.

Download postgisbulkinsert 0.1


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
de.bytefish : pgbulkinsert jar 3.3
mil.nga.sf : sf-wkb jar 2.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.