Last Version

osmosis-hstore-jdbc 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-hstore-jdbc
Version

Version

0.48.3
Type

Type

jar
Description

Description

osmosis-hstore-jdbc
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-hstore-jdbc 0.48.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.postgresql : postgresql jar 42.2.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.