Last Version

osmosis-pgsimple 0.48.3

Osmosis is a Java application and library for processing OSM data.

License

License

Public Domain
Categories

Categories

OpenStreetMap Business Logic Libraries Geospatial
GroupId

GroupId

org.openstreetmap.osmosis
ArtifactId

ArtifactId

osmosis-pgsimple
Version

Version

0.48.3
Type

Type

jar
Description

Description

osmosis-pgsimple
Osmosis is a Java application and library for processing OSM data.
Project URL

Project URL

http://wiki.openstreetmap.org/wiki/Osmosis
Source Code Management

Source Code Management

https://github.com/openstreetmap/osmosis

Download osmosis-pgsimple 0.48.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.openstreetmap.osmosis : osmosis-core jar 0.48.3
net.postgis : postgis-jdbc jar 2.2.1
org.postgresql : postgresql jar 42.2.5

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.openstreetmap.osmosis : osmosis-dataset jar 0.48.3
org.openstreetmap.osmosis : osmosis-testutil jar 0.48.3
org.openstreetmap.osmosis : osmosis-xml jar 0.48.3

Project Modules

There are no modules declared in this project.